aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@topo.tw>2023-02-04 09:07:16 +0800
committerHsieh Chin Fan <typebrook@topo.tw>2023-02-04 09:07:16 +0800
commit3a0eb292a8b7eff34be5bcda90e85bfef2315179 (patch)
treee27fcc3f660487ca7238df390950fff86d3bcc59 /X11
parent64ebcef8049fe0ed85594a35185089c8dd44fbcb (diff)
Update eww path
Diffstat (limited to 'X11')
-rwxr-xr-xX11/eww/launch_dashboard2
-rw-r--r--X11/openbox/rc.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/X11/eww/launch_dashboard b/X11/eww/launch_dashboard
index 91e6441..889d346 100755
--- a/X11/eww/launch_dashboard
+++ b/X11/eww/launch_dashboard
@@ -2,7 +2,7 @@
2 2
3## Files and cmd 3## Files and cmd
4FILE="$HOME/.cache/eww_launch.dashboard" 4FILE="$HOME/.cache/eww_launch.dashboard"
5CFG="$HOME/.config/eww/dashboard" 5CFG="$HOME/helper/X11/eww"
6EWW=`which eww` 6EWW=`which eww`
7 7
8## Run eww daemon if not running already 8## Run eww daemon if not running already
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">