new hardware

This commit is contained in:
FabricSoul 2025-06-10 15:23:53 -04:00
parent f2d0ecbe64
commit 666eac0e37
3 changed files with 28 additions and 12 deletions

View file

@ -76,6 +76,11 @@
"$mainMod SHIFT, 0, movetoworkspace, 10"
];
# Mouse binds for dragging windows
bindm = [
"$mainMod, mouse:272, movewindow" # Super + Left Mouse Button to drag/move windows
"$mainMod, mouse:273, resizewindow" # Super + Right Mouse Button to resize windows
];
monitor = [
"DP-5, 3440x1440@144.00HZ, 0x0, 1"
];