diff options
author | bd <bdunahu@operationnull.com> | 2024-06-04 15:06:02 -0600 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2024-06-04 15:06:02 -0600 |
commit | 6cb9d3eef852670a2252db8156d2d51ad8e8b26a (patch) | |
tree | 5213a288d54f5b8716ad1b326cdcec98f3311a38 /.config/guix/modules/xorg.scm | |
parent | 46f42bd82df4a2de6615754b1af177580630574a (diff) |
gpg timeout increase, xss-lock to auto-lock
Diffstat (limited to '.config/guix/modules/xorg.scm')
-rw-r--r-- | .config/guix/modules/xorg.scm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/guix/modules/xorg.scm b/.config/guix/modules/xorg.scm index f57abc2..72afa90 100644 --- a/.config/guix/modules/xorg.scm +++ b/.config/guix/modules/xorg.scm @@ -25,6 +25,7 @@ pulseaudio ;; pavucontrol, pulseaudio, suckless ;; dmenu, xorg ;; xprop, xf86-input-libinput, xf86-video-fbdev, xinit... + xdisorg ;; xdotool ) (define dwm-package @@ -47,6 +48,7 @@ dwm-package feh + xdotool xf86-input-libinput xf86-video-fbdev xinit @@ -54,6 +56,7 @@ xorg-server xrdb xset + xss-lock )) (define bd-desktop-system-services @@ -137,8 +140,10 @@ fi picom & dwmstatus & emacs --daemon +xss-lock -- slock & set-bg xset r rate 250 70 +xset s 600 exec dwm")) (".config/gtk-2.0/settings.ini" ,(plain-file "settings.ini" " |