fix(dunst): dont load on start
This commit is contained in:
parent
96be36e1f7
commit
1638d24687
5 changed files with 38 additions and 38 deletions
|
|
@ -101,7 +101,7 @@ Linux)
|
|||
[ -f "$dunst_themes/$theme.conf" ] && {
|
||||
mkdir -p "$cfg/dunst/dunstrc.d"
|
||||
ln -sf "$dunst_themes/$theme.conf" "$cfg/dunst/dunstrc.d/theme.conf"
|
||||
systemctl --user restart dunst
|
||||
dunstctl reload
|
||||
}
|
||||
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue