mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-01 03:09:32 +00:00
~
This commit is contained in:
parent
dfce24df7c
commit
0fa4fa69b4
5 changed files with 16 additions and 6 deletions
|
@ -1,3 +1,3 @@
|
|||
hsetroot -cover ~/.dotfiles/assets/wallpapers/current
|
||||
xcompmgr &
|
||||
polybar top &
|
||||
polybar top 2>/tmp/polybar-log.txt &
|
||||
|
|
|
@ -95,6 +95,11 @@
|
|||
<mousebind button="A-Right" action="Drag">
|
||||
<action name="Resize"/>
|
||||
</mousebind>
|
||||
<mousebind button="A-Middle" action="Click">
|
||||
<action name="ShowMenu">
|
||||
<menu>root</menu>
|
||||
</action>
|
||||
</mousebind>
|
||||
</context>
|
||||
|
||||
<context name="Titlebar">
|
||||
|
@ -157,7 +162,7 @@
|
|||
</context>
|
||||
|
||||
<context name="Root">
|
||||
<mousebind button="Right" action="Click">
|
||||
<mousebind button="Middle" action="Click">
|
||||
<action name="ShowMenu">
|
||||
<menu>root</menu>
|
||||
</action>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue