Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions default/hypr/bindings/tiling.conf
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,7 @@ bindd = SUPER, mouse_up, Scroll active workspace backward, workspace, e-1
# Move/resize windows with mainMod + LMB/RMB and dragging
bindmd = SUPER, mouse:272, Move window, movewindow
bindmd = SUPER, mouse:273, Resize window, resizewindow

# Move workspaces to other monitors
bindd = SUPER ALT, code:20, Move left, movecurrentworkspacetomonitor, l
bindd = SUPER ALT, code:21, Move right, movecurrentworkspacetomonitor, r