aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-09-14 12:13:04 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-09-14 12:13:04 +0800
commite7e146a0a321217519e861053003394e3893f9ef (patch)
treeca8323334023c44624f184f0ad12472890946d35 /misc
parent99482ff1b9aac76e0a4061c5c89de10295a2c8b9 (diff)
Update
Diffstat (limited to 'misc')
-rw-r--r--misc/openbox/rc.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml
index 91482ab..cabe832 100644
--- a/misc/openbox/rc.xml
+++ b/misc/openbox/rc.xml
@@ -526,6 +526,9 @@
526 <keybind key="W-0"> 526 <keybind key="W-0">
527 <action name="ToggleDecorations"/> 527 <action name="ToggleDecorations"/>
528 </keybind> 528 </keybind>
529 <keybind key="W-9">
530 <action name="ToggleAlwaysOnTop"/>
531 </keybind>
529 <keybind key="W-S-P"> 532 <keybind key="W-S-P">
530 <action name="Execute"> 533 <action name="Execute">
531 <command>polybar-msg cmd toggle</command> 534 <command>polybar-msg cmd toggle</command>