feat: Enable move window with MOD + Mouse clicks bind
This commit is contained in:
parent
5f10ed90d2
commit
373e608f2e
2 changed files with 3 additions and 3 deletions
|
@ -128,5 +128,5 @@ bind = $mainMod, mouse_down, workspace, e+1
|
|||
bind = $mainMod, mouse_up, workspace, e-1
|
||||
|
||||
# Move/resize windows with mainMod + LMB/RMB and dragging
|
||||
#bindm = $metaMod, mouse:272, movewindow
|
||||
#bindm = $metaMod, mouse:273, resizewindow
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
bindm = $mainMod, mouse:273, resizewindow
|
||||
|
|
|
@ -1 +1 @@
|
|||
/home/ziro/.config/tdm/sessions/dwm
|
||||
/home/ziro/.config/tdm/extra/hyprland
|
Loading…
Add table
Add a link
Reference in a new issue