mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-03 05:40:38 -04:00
updates
This commit is contained in:
parent
cb5f26f4dc
commit
f41688887f
18 changed files with 441 additions and 206 deletions
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue