diff options
author | Hsieh Chin Fan <typebrook@topo.tw> | 2023-02-04 09:07:16 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@topo.tw> | 2023-02-04 09:07:16 +0800 |
commit | 3a0eb292a8b7eff34be5bcda90e85bfef2315179 (patch) | |
tree | e27fcc3f660487ca7238df390950fff86d3bcc59 /X11/openbox | |
parent | 64ebcef8049fe0ed85594a35185089c8dd44fbcb (diff) |
Update eww path
Diffstat (limited to 'X11/openbox')
-rw-r--r-- | X11/openbox/rc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index 2b219f9..c8c89a5 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -550,7 +550,7 @@ | |||
550 | </keybind> | 550 | </keybind> |
551 | <keybind key="W-z"> | 551 | <keybind key="W-z"> |
552 | <action name="Execute"> | 552 | <action name="Execute"> |
553 | <command>~/.config/eww/dashboard/launch_dashboard</command> | 553 | <command>~/helper/X11/eww/launch_dashboard</command> |
554 | </action> | 554 | </action> |
555 | </keybind> | 555 | </keybind> |
556 | <keybind key="W-0"> | 556 | <keybind key="W-0"> |