Regenerated
This commit is contained in:
@@ -15,7 +15,6 @@ bind = ALT, TAB, cyclenext,
|
||||
|
||||
# switch layouts
|
||||
|
||||
|
||||
# Hyprscrolling
|
||||
bind = $mainMod, period, layoutmsg, move +col
|
||||
bind = $mainMod, comma, layoutmsg, swapcol l
|
||||
@@ -24,7 +23,10 @@ bind = $mainMod, S, togglegroup
|
||||
# Cycle tabs in the group
|
||||
bind = $mainMod, L, changegroupactive, f
|
||||
bind = $mainMod, H, changegroupactive, b
|
||||
bind = $mainMod, T, exec, ~/.config/hypr/scripts/layout-selector.sh
|
||||
bind = $mainMod, T, exec, ~/.config/scripts/layout-selector.sh
|
||||
|
||||
bind = $mod, W, layoutmsg, colresize +conf
|
||||
bind = $mod SHIFT, W, layoutmsg, colresize -conf
|
||||
|
||||
# Focus movement
|
||||
bind = $mainMod, H, movefocus, l
|
||||
@@ -126,13 +128,13 @@ bind = , XF86Sleep, exec, systemctl suspend
|
||||
bind = , XF86PowerOff, exec, systemctl poweroff
|
||||
bind = , XF86WakeUp, exec, systemctl suspend
|
||||
bind = $mainMod, L, exec, loginctl lock-session
|
||||
# bind = $mainMod, X, exec, ~/.config/hypr/scripts/powermenu.sh
|
||||
# bind = $mainMod, X, exec, ~/.config/scripts/powermenu.sh
|
||||
|
||||
#########################
|
||||
# Laptop lid settings
|
||||
#########################
|
||||
bindl = , switch:on:Lid Switch, exec, ~/.config/hypr/scripts/lid-action.sh
|
||||
bindl = , switch:off:Lid Switch, exec, ~/.config/hypr/scripts/lid-restore.sh
|
||||
bindl = , switch:on:Lid Switch, exec, ~/.config/scripts/lid-action.sh
|
||||
bindl = , switch:off:Lid Switch, exec, ~/.config/scripts/lid-restore.sh
|
||||
|
||||
#########################
|
||||
# Start apps
|
||||
@@ -145,7 +147,7 @@ bind = $mainMod, W, exec, zen
|
||||
#########################
|
||||
# Auto apps
|
||||
#########################
|
||||
bind = , workspace, exec, ~/.config/hypr/scripts/set-workspace-wallpaper.sh
|
||||
bind = , workspace, exec, ~/.config/scripts/set-workspace-wallpaper.sh
|
||||
|
||||
#########################
|
||||
# System stuff
|
||||
|
||||
Reference in New Issue
Block a user