mirror of
https://github.com/librephoenix/nixos-config
synced 2025-04-20 09:14:34 +05:30
Don't need autokey for now
This commit is contained in:
parent
ee07baf524
commit
7394685605
|
@ -53,7 +53,7 @@
|
|||
gnome.geary
|
||||
gnome.gnome-calendar
|
||||
newsflash
|
||||
autokey
|
||||
#autokey
|
||||
protonmail-bridge
|
||||
|
||||
# File Managers
|
||||
|
|
|
@ -24,7 +24,6 @@ setxkbmap -option caps:escape &
|
|||
~/.fehbg-stylix &
|
||||
twmnd &
|
||||
alttab -w 1 -t 240x160 -i 64x64 -sc 1 -bg $colorBg -fg $colorFg -frame $colorSecondary -inact $colorFg &
|
||||
autokey-gtk &
|
||||
##/usr/bin/trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --widthtype request --transparent true --alpha 0 --height 28 --tint $trayertint --monitor "primary" &
|
||||
nm-applet &
|
||||
GOMAXPROCS=1 syncthing --no-browser &
|
||||
|
|
|
@ -670,7 +670,6 @@ setxkbmap -option caps:escape &
|
|||
~/.fehbg-stylix &
|
||||
twmnd &
|
||||
alttab -w 1 -t 240x160 -i 64x64 -sc 1 -bg $colorBg -fg $colorFg -frame $colorSecondary -inact $colorFg &
|
||||
autokey-gtk &
|
||||
##/usr/bin/trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --widthtype request --transparent true --alpha 0 --height 28 --tint $trayertint --monitor "primary" &
|
||||
nm-applet &
|
||||
GOMAXPROCS=1 syncthing --no-browser &
|
||||
|
|
Loading…
Reference in a new issue