mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Added mouse binds
This commit is contained in:
parent
6835cd0ab6
commit
3008a41610
@ -78,6 +78,12 @@ in
|
||||
"$mod, mouse_up, workspace, e-1"
|
||||
];
|
||||
|
||||
# Mouse binds
|
||||
bindm = [
|
||||
"$mod, mouse:272, movewindow"
|
||||
"$mod, mouse: 273, resizewindow"
|
||||
];
|
||||
|
||||
bindl = [
|
||||
", XF86AudioPause, exec, playerctl play-pause"
|
||||
", XF86AudioPlay, exec, playerctl play-pause"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user