From faa3b98176286788280c02e25fed08d2362e6b9d Mon Sep 17 00:00:00 2001 From: Samuel Walker Date: Tue, 14 May 2024 09:32:59 -0600 Subject: [PATCH] setup xscreensaver --- .config/i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/i3/config b/.config/i3/config index 52d169c..b431401 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -189,6 +189,7 @@ bindsym $mod+Escape workspace back_and_forth bindsym --whole-window button9 workspace next_on_output bindsym --whole-window button8 workspace prev_on_output bindsym $mod+Tab focus output left +bindsym $mod+x exec xscreensaver-command -lock # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) @@ -206,3 +207,4 @@ exec nextcloud exec numlockx on exec blueman-applet exec pasystray +exec xscreensaver --no-splash