aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-08-13 23:43:41 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-08-13 23:43:41 +0800
commit4119ac51f87641f618284ed85a326cc60be3d541 (patch)
tree7d24d8816131b9cd2a732a4780088019187bd631 /misc
parentcfb68bc8f39b9e989ee62df09f3f4e70b877e406 (diff)
Update
Diffstat (limited to 'misc')
-rw-r--r--misc/openbox/rc.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml
index 6b6bbe6..c0591b9 100644
--- a/misc/openbox/rc.xml
+++ b/misc/openbox/rc.xml
@@ -528,6 +528,14 @@
528 <command>~/.config/openbox/rofi/bin/powermenu</command> 528 <command>~/.config/openbox/rofi/bin/powermenu</command>
529 </action> 529 </action>
530 </keybind> 530 </keybind>
531 <keybind key="W-0">
532 <action name="ToggleDecorations"/>
533 </keybind>
534 <keybind key="W-S-P">
535 <action name="Execute">
536 <command>polybar-msg cmd toggle</command>
537 </action>
538 </keybind>
531 <keybind key="C-A-Print"> 539 <keybind key="C-A-Print">
532 <action name="Execute"> 540 <action name="Execute">
533 <command>~/.config/openbox/rofi/bin/screenshot</command> 541 <command>~/.config/openbox/rofi/bin/screenshot</command>