commit f01a679fb3b10d670f34270866e3eec83f9ecf10
parent 38b9a9eee8f75b66349b9744879fada00ad37263
Author: Vineet Kumar <git@vineetk.net>
Date: Thu, 2 Apr 2026 12:07:09 -0400
files/sx: disable screen auto-off
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/epistemia/files/sx/.config/sx/sxrc b/epistemia/files/sx/.config/sx/sxrc
@@ -2,6 +2,9 @@
export PATH=$HOME/bin:$HOME/.guix-home/profile/bin:$HOME/.guix-home/profile/sbin:/run/privileged/bin:$HOME/.config/guix/current/bin:$HOME/.guix-profile/bin:/run/current-system/profile/bin:/run/current-system/profile/sbin:$PATH
export _JAVA_AWT_WM_NONREPARENTING=1
+guix shell xset -- xset -dpms
+guix shell xset -- xset s off
+
emacsclient -e '(list)' >/dev/null 2>&1 || emacs --daemon
xhost +SI:localuser:$USER