Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Huber <[email protected]>
  • Loading branch information
maxhbr committed Jan 29, 2024
1 parent 49b0c5b commit 94bfe54
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ bind = $mainMod, W, exec, grim-region
bind = $mainMod, X, exec, swaylock -f -c 000000

bind = $mainMod, Minus, togglespecialworkspace, scratch
bind = $mainMod SHIFT, Minus, movetoworkspace, special:scratch
bind = $mainMod SHIFT, Minus, movetoworkspacesilent, special:scratch
bind = $mainMod, Y, togglespecialworkspace, magic
bind = $mainMod SHIFT, Y, movetoworkspace,special:magic
bind = $mainMod SHIFT, Y, movetoworkspacesilent,special:magic

# for dwindle layout
bind = $mainMod CTRL SHIFT, Space, exec, hyprctl keyword general:layout "dwindle"
Expand Down

0 comments on commit 94bfe54

Please sign in to comment.