fix(scripts): restart dunst
This commit is contained in:
parent
9bb85991e7
commit
bcf88fac4e
1 changed files with 1 additions and 1 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"
|
||||
killall -w dunst 2>/dev/null; dunst &
|
||||
systemctl --user restart dunst
|
||||
}
|
||||
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue