From 09d972f584d44162aca5aa3d5f2775121bba81a8 Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Mon, 4 Apr 2022 23:05:33 -0500 Subject: [PATCH] Manually launch dunst, not autolaunching for some reason --- templates/.config/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/.config/sway/config b/templates/.config/sway/config index b87d1bf..ee52efa 100644 --- a/templates/.config/sway/config +++ b/templates/.config/sway/config @@ -50,6 +50,7 @@ for_window [title="Picture-in-Picture"] floating enable exec pipewire exec pipewire-pulse exec swayidle +exec dunst font pango:DejaVu Sans Mono 8 focus_follows_mouse no