aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11/eww
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/eww
parent64ebcef8049fe0ed85594a35185089c8dd44fbcb (diff)
Update eww path
Diffstat (limited to 'X11/eww')
-rwxr-xr-xX11/eww/launch_dashboard2
1 files changed, 1 insertions, 1 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