This commit is contained in:
xSghetti 2025-05-07 22:57:55 -04:00
parent cb5f26f4dc
commit f41688887f
18 changed files with 441 additions and 206 deletions

View file

@ -10,7 +10,7 @@ bind = $mainMod SHIFT, W, exec, wp
bind = $mainMod SHIFT, F, fullscreen
bind = $mainMod, N, exec, swaync-client -t -sw
bind = $mainMod, L, exec, hyprlock
bind = $mainMod, W, exec, $HOME/wallpapertest.sh
bind = $mainMod, W, exec, ~/.config/hypr/scripts/wallpaperselect.sh
bind = $mainMod, G, pin
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
@ -134,3 +134,8 @@ binde = $mainMod SHIFT, UP, exec, ~/.config/hypr/scripts/gaps_out.sh up
binde = $mainMod SHIFT, DOWN, exec, ~/.config/hypr/scripts/gaps_out.sh down
binde = $mainMod SHIFT, left, exec, ~/.config/hypr/scripts/gaps_in.sh down
binde = $mainMod SHIFT, right, exec, ~/.config/hypr/scripts/gaps_in.sh up