Fixing scripts to point to eww binarry in /usr/bin.

This commit is contained in:
Derek Taylor
2022-09-27 18:10:07 -05:00
parent dc2a82080f
commit 85f5912df8
3 changed files with 14 additions and 18 deletions

View File

@@ -18,7 +18,7 @@
(defvar time_rev false)
(deflisten workspace "scripts/workspace")
(defvar eww "$HOME/.local/bin/eww/eww -c $HOME/.config/eww/bar")
(defvar eww "eww -c $HOME/.config/eww/bar")
(defpoll COL_WLAN :interval "1m" "~/.config/eww/bar/scripts/wifi --COL")