fix(waybar): coloring
This commit is contained in:
parent
d687116dd4
commit
b964a7a1ab
6 changed files with 3 additions and 111 deletions
|
|
@ -85,11 +85,6 @@ Linux)
|
|||
ln -sf "$hypr_themes/$theme.conf" "$hypr_themes/theme.conf"
|
||||
}
|
||||
|
||||
sherlock_themes="$cfg/sherlock/themes"
|
||||
[ -f "$sherlock_themes/$theme.css" ] && {
|
||||
ln -sf "$sherlock_themes/$theme.css" "$cfg/sherlock/main.css"
|
||||
}
|
||||
|
||||
sioyek_themes="$cfg/sioyek/themes"
|
||||
[ -f "$sioyek_themes/$theme.config" ] && {
|
||||
ln -sf "$sioyek_themes/$theme.config" "$sioyek_themes/theme.config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue