diff options
Diffstat (limited to 'misc/openbox')
| -rw-r--r-- | misc/openbox/rc.xml | 8 |
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> |