1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-03 12:14:07 +00:00
This commit is contained in:
Rae 5e 2024-12-28 22:34:51 -05:00
parent afcb8e2148
commit 9fd9186f49
3 changed files with 9 additions and 5 deletions

View file

@ -104,6 +104,9 @@
<mousebind button="Left" action="Click">
<action name="Raise"/>
</mousebind>
<mousebind button="Left" action="DoubleClick">
<action name="ToggleMaximizeFull"/>
</mousebind>
<mousebind button="Left" action="Drag">
<action name="Move"/>
</mousebind>