diff --git a/dots/i3wm/config b/dots/i3wm/config index 4a3e25d..f607f95 100644 --- a/dots/i3wm/config +++ b/dots/i3wm/config @@ -206,7 +206,7 @@ bindsym Ctrl+Print exec --no-startup-id scrot -d 3 -e 'xclip $f -selection clipb exec --no-startup-id nextcloud exec_always --no-startup-id setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_led:scroll; # keyboard layout switch exec --no-startup-id pasystray -exec --no-startup-id nitrogen --restore; sleep 1; compton -b +exec --no-startup-id nitrogen # screen off after 30 min (1800 sec) exec_always --no-startup-id xset dpms 0 0 1800;