diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-04-07 12:46:42 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-04-07 12:46:42 +0800 |
commit | 52af58e39af8ac006c62d1788b6672966b2a9f47 (patch) | |
tree | a07e147eb4d3c2af1e3da5e5fc32ca1f04e9e5b0 /X11/openbox | |
parent | 204f6a6a7024a2744fe948b1014494ebc2fd3a56 (diff) |
Update
Diffstat (limited to 'X11/openbox')
-rw-r--r-- | X11/openbox/rc.xml | 5 |
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> |