aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-09-15 18:15:18 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-09-15 18:15:18 +0800
commited920776cc38e624817c6e7184bb9b61446101a2 (patch)
tree67d4787f1a3d5494c2a40565b5b9451d7e2be0f4 /misc
parent9f47991e155509d1acbbc447d5bc1980bdb0fd55 (diff)
Update
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>