Disable screen saver
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
53bb4c8c79
commit
9bec3d26d0
5 changed files with 27 additions and 5 deletions
6
.xinitrc
6
.xinitrc
|
@ -1 +1,7 @@
|
|||
# Disable screen saver
|
||||
xset s off
|
||||
xset -dpms
|
||||
xset s noblank
|
||||
|
||||
# Start i3
|
||||
exec i3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue