From e4f91c6c4691b296d89d973c34be4e60d7ce7fce Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 17 Dec 2017 17:33:16 -0600 Subject: [PATCH] i3: No wait come back I need you --- .config/i3/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index f14d7c79..ebe653d3 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -80,11 +80,11 @@ bindsym $mod+$shift+w exec --no-startup-id "feh --randomize --bg-fill ~/Pictures ################### # No terminal bell -#exec --no-startup-id "xset -b" +exec --no-startup-id "xset -b" # No DPMS (display blanking) -#exec --no-startup-id "xset -dpms" +exec --no-startup-id "xset -dpms" # No screensaver -#exec --no-startup-id "xset s off" +exec --no-startup-id "xset s off" ################### ## Workspaces