Skip to content

Commit

Permalink
Allow splits
Browse files Browse the repository at this point in the history
  • Loading branch information
nonetrix committed Apr 21, 2024
1 parent 4652ed1 commit 8f5fb7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphical/hyprland.nix
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ in {
"$mod SHIFT, l, movewindow, r"
"$mod SHIFT, k, movewindow, u"
"$mod SHIFT, j, movewindow, d"
"$mod, slash, togglesplit"
"$mod, mouse_down, split:workspace, e-1"
"$mod, mouse_up, split:workspace, e+1"
"$mod, t, togglefloating"
Expand Down

0 comments on commit 8f5fb7c

Please sign in to comment.