|
|
@ -79,8 +79,8 @@ bindsym $mod+Control+s exec "systemctl poweroff"
|
|
|
|
# reboot computer
|
|
|
|
# reboot computer
|
|
|
|
bindsym $mod+Control+r exec "systemctl reboot"
|
|
|
|
bindsym $mod+Control+r exec "systemctl reboot"
|
|
|
|
|
|
|
|
|
|
|
|
# open homepage on windows button
|
|
|
|
# Chromium Key Bindings, see https://support.google.com/chrome/answer/157179?co=GENIE.Platform%3DDesktop&hl=en
|
|
|
|
bindsym --release Super_L exec "xdotool key Alt_L+Home"
|
|
|
|
bindsym --release Super_L exec "xdotool key Alt_L+Home" # open homepage on windows button
|
|
|
|
|
|
|
|
|
|
|
|
exec --no-startup-id xsetroot -solid {{ i3_background | quote }}
|
|
|
|
exec --no-startup-id xsetroot -solid {{ i3_background | quote }}
|
|
|
|
|
|
|
|
|
|
|
|