aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11/openbox/rc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'X11/openbox/rc.xml')
-rw-r--r--X11/openbox/rc.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml
index 7b923cd..14ab723 100644
--- a/X11/openbox/rc.xml
+++ b/X11/openbox/rc.xml
@@ -514,6 +514,11 @@
514 </keybind> 514 </keybind>
515 <keybind key="W-t"> 515 <keybind key="W-t">
516 <action name="Execute"> 516 <action name="Execute">
517 <command>~/helper/X11/show_timer.sh --context</command>
518 </action>
519 </keybind>
520 <keybind key="W-S-t">
521 <action name="Execute">
517 <command>~/helper/X11/show_timer.sh</command> 522 <command>~/helper/X11/show_timer.sh</command>
518 </action> 523 </action>
519 </keybind> 524 </keybind>