Skip to content

Commit

Permalink
hyprland: monitor stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Nov 23, 2024
1 parent 0f10c4e commit 94426c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/nixos/linux/gui/hyprland/settings.nix
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ in
"$mainMod SHIFT, 3, movetoworkspace, 3"
"$mainMod SHIFT, 4, movetoworkspace, 4"
"$mainMod SHIFT, 5, movetoworkspace, 5"
"$mainMod SHIFT, left, movecurrentworkspacetomonitor, t"
"$mainMod SHIFT, right, movecurrentworkspacetomonitor, b"
"$mainMod SHIFT, left, movecurrentworkspacetomonitor, +1"

"$mainMod, SPACE, togglespecialworkspace, special"
"$mainMod SHIFT, SPACE, movetoworkspace, special"
Expand Down

0 comments on commit 94426c9

Please sign in to comment.