aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/openbox/rc.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml
index cabe832..0a14349 100644
--- a/misc/openbox/rc.xml
+++ b/misc/openbox/rc.xml
@@ -544,6 +544,11 @@
544 <command>alacritty -e nmtui</command> 544 <command>alacritty -e nmtui</command>
545 </action> 545 </action>
546 </keybind> 546 </keybind>
547 <keybind key="W-b">
548 <action name="Execute">
549 <command>blueman-manager</command>
550 </action>
551 </keybind>
547 <keybind key="W-r"> 552 <keybind key="W-r">
548 <action name="Execute"> 553 <action name="Execute">
549 <command>~/.config/openbox/rofi/bin/runner</command> 554 <command>~/.config/openbox/rofi/bin/runner</command>