summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--flavours/.config/flavours/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/flavours/.config/flavours/config.toml b/flavours/.config/flavours/config.toml
index c689cc9..25b3705 100644
--- a/flavours/.config/flavours/config.toml
+++ b/flavours/.config/flavours/config.toml
@@ -10,6 +10,6 @@ light = false
[[items]]
file = "~/.config/dunst/dunstrc.d/99-base16.conf"
template = "dunst"
-hook = "swaymsg reload"
+hook = "systemctl --user restart dunst.service"
rewrite = true
light = false