aboutsummaryrefslogtreecommitdiffstats
path: root/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to '.xprofile')
-rw-r--r--.xprofile3
1 files changed, 2 insertions, 1 deletions
diff --git a/.xprofile b/.xprofile
index c618e2b..d8fd32b 100644
--- a/.xprofile
+++ b/.xprofile
@@ -15,7 +15,8 @@ if [ -x /usr/bin/xset ]; then
# disable bell
xset -b
# disable screensaver and dpms
- xset s off -dpms
+ xset s off
+ xset dpms 0 0 0
fi
# start lxpolkit to have polkit authentication