diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2022-11-04 17:28:50 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2022-11-04 17:28:50 +0800 |
commit | 4c6eb7626a159081a1ac98174e4f16e758739d63 (patch) | |
tree | 180bd9234c9877052ef1d8b975208d805b96ed32 /X11/openbox | |
parent | 650c27d1bda719fc18a27f85275bf87818753994 (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 f5b580b..ae15511 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -548,6 +548,11 @@ | |||
548 | <command>~/.config/openbox/rofi/bin/powermenu</command> | 548 | <command>~/.config/openbox/rofi/bin/powermenu</command> |
549 | </action> | 549 | </action> |
550 | </keybind> | 550 | </keybind> |
551 | <keybind key="W-z"> | ||
552 | <action name="Execute"> | ||
553 | <command>~/.config/eww/dashboard/launch_dashboard</command> | ||
554 | </action> | ||
555 | </keybind> | ||
551 | <keybind key="W-0"> | 556 | <keybind key="W-0"> |
552 | <action name="ToggleDecorations"/> | 557 | <action name="ToggleDecorations"/> |
553 | </keybind> | 558 | </keybind> |