From 97d7244f5b4fe36c4ed79cb3c94faa0dae3a50ed Mon Sep 17 00:00:00 2001 From: bd Date: Sun, 26 May 2024 17:58:35 -0600 Subject: Start emacs daemon with xorg --- .config/guix/modules/desktop.scm | 1 + 1 file changed, 1 insertion(+) (limited to '.config/guix/modules/desktop.scm') diff --git a/.config/guix/modules/desktop.scm b/.config/guix/modules/desktop.scm index 249fc4b..132f735 100644 --- a/.config/guix/modules/desktop.scm +++ b/.config/guix/modules/desktop.scm @@ -190,6 +190,7 @@ fi picom & time-getter & +emacs --daemon set-bg xset r rate 250 70 exec dwm")) -- cgit v1.2.3