fix(dunst): actually trigger daylight, midnight themes
This commit is contained in:
parent
bcf88fac4e
commit
61d2bd2895
3 changed files with 10 additions and 4 deletions
|
|
@ -110,8 +110,7 @@ in
|
|||
link "$cfg/hypr/themes/$theme.conf" "$cfg/hypr/themes/theme.conf"
|
||||
link "$cfg/waybar/themes/$theme.css" "$cfg/waybar/themes/theme.css"
|
||||
link "$cfg/fuzzel/themes/$theme.ini" "$cfg/fuzzel/themes/theme.ini"
|
||||
$DRY_RUN_CMD mkdir -p "$cfg/dunst/dunstrc.d"
|
||||
link "$cfg/dunst/themes/$theme.conf" "$cfg/dunst/dunstrc.d/theme.conf"
|
||||
link "$cfg/dunst/themes/$theme.conf" "$cfg/dunst/themes/theme.conf"
|
||||
''}
|
||||
link "$cfg/sioyek/themes/$theme.config" "$cfg/sioyek/themes/theme.config"
|
||||
link "$cfg/fzf/themes/$theme" "$cfg/fzf/themes/theme"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue