diff --git a/Droidnix/assets/hyprland/conf/bindings.conf b/Droidnix/assets/hyprland/conf/bindings.conf index 8a330a713..e4667abd7 100644 --- a/Droidnix/assets/hyprland/conf/bindings.conf +++ b/Droidnix/assets/hyprland/conf/bindings.conf @@ -1,21 +1,21 @@ $mainMod = SUPER # use walker to show exec menu -bind = $mainMod, Space , exec, walker -bind = $mainMod, P, pseudo -bind = $mainMod, T, togglesplit +# bind = $mainMod, Space , exec, walker +# bind = $mainMod, P, pseudo +# bind = $mainMod, T, togglesplit # grimblast -bind = $mainMod SHIFT, p, exec, grimblast -n -f copysave active -bind = $mainMod SHIFT, a, exec, grimblast -n -f copysave area -bind = $mainMod ALT, p, exec, grimblast -n -f copysave output -bind = $mainMod CTRL, p, exec, grimblast -n -f copysave screen +# bind = $mainMod SHIFT, p, exec, grimblast -n -f copysave active +# bind = $mainMod SHIFT, a, exec, grimblast -n -f copysave area +# bind = $mainMod ALT, p, exec, grimblast -n -f copysave output +# bind = $mainMod CTRL, p, exec, grimblast -n -f copysave screen # Terminal / launcher / kill / reload -bind = $mainMod, E, exec, thunar +# bind = $mainMod, E, exec, thunar bind = $mainMod, RETURN, exec, kitty -bind = $mainMod, D, exec, wofi --show drun -bind = $mainMod, Q, killactive, +# bind = $mainMod, D, exec, wofi --show drun +# bind = $mainMod, Q, killactive, bind = $mainMod SHIFT, Q, exit, bind = $mainMod SHIFT, R, exec, hyprctl reload @@ -133,18 +133,18 @@ 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/hypr/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/hypr/scripts/lid-action.sh +# bindl = , switch:off:Lid Switch, exec, ~/.config/hypr/scripts/lid-restore.sh ######################### # Start apps ######################### -bind = CTRL ALT, B, exec, flatpak run eu.betterbird.Betterbird -bind = CTRL ALT, S, exec, spotify -bind = $mainMod, z, exec, zeditor -bind = $mainMod, w, exec, zen --url https://nextcloud.data-pro.nu +# bind = CTRL ALT, B, exec, flatpak run eu.betterbird.Betterbird +# bind = CTRL ALT, S, exec, spotify +# bind = $mainMod, z, exec, zeditor +# bind = $mainMod, w, exec, zen --url https://nextcloud.data-pro.nu