aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/i3/config')
-rw-r--r--dot_config/i3/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/dot_config/i3/config b/dot_config/i3/config
index 6175134..088a9be 100644
--- a/dot_config/i3/config
+++ b/dot_config/i3/config
@@ -374,7 +374,8 @@ exec --no-startup-id nitrogen --restore
374 374
375# disable power saving (for example if using xscreensaver) 375# disable power saving (for example if using xscreensaver)
376# exec --no-startup-id xset -dpms 376# exec --no-startup-id xset -dpms
377exec --no-startup-id xset dpms 0 0 86400 377# exec --no-startup-id xset dpms 0 0 86400
378exec --no-startup-id xscreensaver --no-splash
378 379
379# use xautolock to use autosuspend rules for mobile devices 380# use xautolock to use autosuspend rules for mobile devices
380# https://wiki.archlinux.org/title/Session_lock#xautolock 381# https://wiki.archlinux.org/title/Session_lock#xautolock
Powered by cgit v1.2.3 (git 2.41.0)