feat(waybar): use builtins
This commit is contained in:
parent
d5a6763585
commit
cedc2cc728
4 changed files with 42 additions and 152 deletions
|
|
@ -101,12 +101,6 @@ Linux)
|
|||
ln -sf "$fuzzel_themes/$theme.ini" "$fuzzel_themes/theme.ini"
|
||||
}
|
||||
|
||||
eww_themes="$cfg/eww/themes"
|
||||
[ -f "$eww_themes/$theme.scss" ] && {
|
||||
ln -sf "$eww_themes/$theme.scss" "$eww_themes/theme.scss"
|
||||
eww reload 2>/dev/null || true
|
||||
}
|
||||
|
||||
dunst_themes="$cfg/dunst/themes"
|
||||
[ -f "$dunst_themes/$theme.conf" ] && {
|
||||
mkdir -p "$cfg/dunst/dunstrc.d"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue