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.geary
|
||||||
gnome.gnome-calendar
|
gnome.gnome-calendar
|
||||||
newsflash
|
newsflash
|
||||||
autokey
|
#autokey
|
||||||
protonmail-bridge
|
protonmail-bridge
|
||||||
|
|
||||||
# File Managers
|
# File Managers
|
||||||
|
|
|
@ -24,7 +24,6 @@ setxkbmap -option caps:escape &
|
||||||
~/.fehbg-stylix &
|
~/.fehbg-stylix &
|
||||||
twmnd &
|
twmnd &
|
||||||
alttab -w 1 -t 240x160 -i 64x64 -sc 1 -bg $colorBg -fg $colorFg -frame $colorSecondary -inact $colorFg &
|
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" &
|
##/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 &
|
nm-applet &
|
||||||
GOMAXPROCS=1 syncthing --no-browser &
|
GOMAXPROCS=1 syncthing --no-browser &
|
||||||
|
|
|
@ -670,7 +670,6 @@ setxkbmap -option caps:escape &
|
||||||
~/.fehbg-stylix &
|
~/.fehbg-stylix &
|
||||||
twmnd &
|
twmnd &
|
||||||
alttab -w 1 -t 240x160 -i 64x64 -sc 1 -bg $colorBg -fg $colorFg -frame $colorSecondary -inact $colorFg &
|
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" &
|
##/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 &
|
nm-applet &
|
||||||
GOMAXPROCS=1 syncthing --no-browser &
|
GOMAXPROCS=1 syncthing --no-browser &
|
||||||
|
|
Loading…
Reference in a new issue