diff options
Diffstat (limited to '.config/guix/modules/desktop.scm')
-rw-r--r-- | .config/guix/modules/desktop.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/guix/modules/desktop.scm b/.config/guix/modules/desktop.scm index 0a2f2d7..84371f4 100644 --- a/.config/guix/modules/desktop.scm +++ b/.config/guix/modules/desktop.scm @@ -191,7 +191,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then fi picom & -time-getter & +dwmstatus & emacs --daemon set-bg xset r rate 250 70 |