Regenerated

This commit is contained in:
2026-04-17 10:20:53 +02:00
parent f51aec7988
commit 310b141118
7 changed files with 746 additions and 374 deletions
@@ -13,8 +13,8 @@ bind = $mainMod, X , exec, qs -c powermenu
# Switch windows
bind = ALT, TAB, cyclenext, prev
bind = ALT SHIFT, TAB, cyclenext, prev
bind = CTRL SHIFT, mouse_down, cyclenext, prev
bind = CTRL SHIFT, mouse_up, cyclenext, prev
bind = ALT, mouse_down, cyclenext, prev
bind = ALT , mouse_up, cyclenext, prev
bindel = CTRL ALT, mouse_up, layoutmsg, addmaster
bindel = CTRL ALT, mouse_down, layoutmsg, removemaster
@@ -138,12 +138,6 @@ bind = , XF86PowerOff, exec, systemctl poweroff
bind = , XF86WakeUp, exec, systemctl suspend
bind = CTRL ALT, L, exec, loginctl lock-session
#########################
# Laptop lid settings
#########################
bindl = , switch:on:Lid Switch, exec, ~/.config/scripts/lid-action.sh
bindl = , switch:off:Lid Switch, exec, ~/.config/scripts/lid-restore.sh
#########################
# Start apps
#########################