From 049ac8daefd05b2726ace897d3a6599d38a9f83d Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sun, 5 May 2019 12:22:57 -0500 Subject: 2019-05-05 12:22 --- i3/config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/i3/config b/i3/config index f08deeb..8850e00 100644 --- a/i3/config +++ b/i3/config @@ -187,7 +187,9 @@ exec --no-startup-id /usr/lib/gnome-settings-daemon/gsd-xsettings exec --no-startup-id dconf write /org/gnome/settings-daemon/plugins/cursor/active false exec --no-startup-id xsetroot -solid "#000000" -exec-always xset s off -dpms # never turn off screen +exec-always xset -dmps # never turn off screen +exec-always xset s off # never turn off screen +exec-always xset s 0 0 exec xset -b # never beep -exec-always --no-startup-id dunst -config ~/.dunstrc \ No newline at end of file +exec-always --no-startup-id dunst -config ~/.dunstrc -- cgit v1.2.3