Adapted configerrors

This commit is contained in:
2026-03-07 23:54:34 +01:00
parent bbe1ba6328
commit 5244b334b9
+17 -17
View File
@@ -1,21 +1,21 @@
$mainMod = SUPER $mainMod = SUPER
# use walker to show exec menu # use walker to show exec menu
bind = $mainMod, Space , exec, walker # bind = $mainMod, Space , exec, walker
bind = $mainMod, P, pseudo # bind = $mainMod, P, pseudo
bind = $mainMod, T, togglesplit # bind = $mainMod, T, togglesplit
# grimblast # grimblast
bind = $mainMod SHIFT, p, exec, grimblast -n -f copysave active # bind = $mainMod SHIFT, p, exec, grimblast -n -f copysave active
bind = $mainMod SHIFT, a, exec, grimblast -n -f copysave area # bind = $mainMod SHIFT, a, exec, grimblast -n -f copysave area
bind = $mainMod ALT, p, exec, grimblast -n -f copysave output # bind = $mainMod ALT, p, exec, grimblast -n -f copysave output
bind = $mainMod CTRL, p, exec, grimblast -n -f copysave screen # bind = $mainMod CTRL, p, exec, grimblast -n -f copysave screen
# Terminal / launcher / kill / reload # Terminal / launcher / kill / reload
bind = $mainMod, E, exec, thunar # bind = $mainMod, E, exec, thunar
bind = $mainMod, RETURN, exec, kitty bind = $mainMod, RETURN, exec, kitty
bind = $mainMod, D, exec, wofi --show drun # bind = $mainMod, D, exec, wofi --show drun
bind = $mainMod, Q, killactive, # bind = $mainMod, Q, killactive,
bind = $mainMod SHIFT, Q, exit, bind = $mainMod SHIFT, Q, exit,
bind = $mainMod SHIFT, R, exec, hyprctl reload bind = $mainMod SHIFT, R, exec, hyprctl reload
@@ -133,18 +133,18 @@ bind = , XF86Sleep, exec, systemctl suspend
bind = , XF86PowerOff, exec, systemctl poweroff bind = , XF86PowerOff, exec, systemctl poweroff
bind = , XF86WakeUp, exec, systemctl suspend bind = , XF86WakeUp, exec, systemctl suspend
bind = $mainMod, L, exec, loginctl lock-session bind = $mainMod, L, exec, loginctl lock-session
bind = $mainMod, X, exec, ~/.config/hypr/scripts/powermenu.sh # bind = $mainMod, X, exec, ~/.config/hypr/scripts/powermenu.sh
######################### #########################
# Laptop lid settings # Laptop lid settings
######################### #########################
bindl = , switch:on:Lid Switch, exec, ~/.config/hypr/scripts/lid-action.sh # 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:off:Lid Switch, exec, ~/.config/hypr/scripts/lid-restore.sh
######################### #########################
# Start apps # Start apps
######################### #########################
bind = CTRL ALT, B, exec, flatpak run eu.betterbird.Betterbird # bind = CTRL ALT, B, exec, flatpak run eu.betterbird.Betterbird
bind = CTRL ALT, S, exec, spotify # bind = CTRL ALT, S, exec, spotify
bind = $mainMod, z, exec, zeditor # bind = $mainMod, z, exec, zeditor
bind = $mainMod, w, exec, zen --url https://nextcloud.data-pro.nu # bind = $mainMod, w, exec, zen --url https://nextcloud.data-pro.nu