diff --git a/user/home.nix b/user/home.nix index 6662319..dbd4e6d 100644 --- a/user/home.nix +++ b/user/home.nix @@ -53,7 +53,7 @@ gnome.geary gnome.gnome-calendar newsflash - autokey + #autokey protonmail-bridge # File Managers diff --git a/user/wm/xmonad/startup.sh b/user/wm/xmonad/startup.sh index 0fa1832..a0beaf5 100755 --- a/user/wm/xmonad/startup.sh +++ b/user/wm/xmonad/startup.sh @@ -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 & diff --git a/user/wm/xmonad/xmonad.org b/user/wm/xmonad/xmonad.org index 5e2a39c..6bb4d20 100644 --- a/user/wm/xmonad/xmonad.org +++ b/user/wm/xmonad/xmonad.org @@ -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 &