diff options
Diffstat (limited to '.config/guix/modules/xorg.scm')
-rw-r--r-- | .config/guix/modules/xorg.scm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/guix/modules/xorg.scm b/.config/guix/modules/xorg.scm index e501594..b857ab9 100644 --- a/.config/guix/modules/xorg.scm +++ b/.config/guix/modules/xorg.scm @@ -25,6 +25,7 @@ gnome ;; libnotify image-viewers ;; feh pulseaudio ;; pavucontrol, pulseaudio, + suckless ;; slock wm ;; dunst xdisorg ;; xrdb xorg ;; xf86-input-libinput, xf86-video-fbdev, xinit... @@ -118,9 +119,6 @@ if [ -f \"$usermodmap\" ]; then fi picom & -# dwmstatus & -eval \"$(ssh-agent -s)\" -# emacs --daemon xss-lock -- slock & xset r rate 250 70 xset s 600 |