mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-01 03:09:32 +00:00
~
This commit is contained in:
parent
0fa4fa69b4
commit
2662de52d4
3 changed files with 12 additions and 7 deletions
|
@ -92,14 +92,14 @@
|
|||
<mousebind button="A-Left" action="Drag">
|
||||
<action name="Move"/>
|
||||
</mousebind>
|
||||
<mousebind button="A-Right" action="Drag">
|
||||
<action name="Resize"/>
|
||||
</mousebind>
|
||||
<mousebind button="A-Middle" action="Click">
|
||||
<mousebind button="A-Right" action="Click">
|
||||
<action name="ShowMenu">
|
||||
<menu>root</menu>
|
||||
</action>
|
||||
</mousebind>
|
||||
<mousebind button="A-Right" action="Drag">
|
||||
<action name="Resize"/>
|
||||
</mousebind>
|
||||
</context>
|
||||
|
||||
<context name="Titlebar">
|
||||
|
@ -162,7 +162,7 @@
|
|||
</context>
|
||||
|
||||
<context name="Root">
|
||||
<mousebind button="Middle" action="Click">
|
||||
<mousebind button="Right" action="Click">
|
||||
<action name="ShowMenu">
|
||||
<menu>root</menu>
|
||||
</action>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue