[dunst] Make things look a bit less hideous

This commit is contained in:
2023-09-13 20:11:21 -06:00
parent 4bee02686e
commit 742cf69841
2 changed files with 8 additions and 1 deletions

View File

@@ -110,6 +110,7 @@ makeEnable config "modules.xmonad" true {
"! name~=''" # Qtile == empty wm_class..
"window_type = 'dock'"
"window_type = 'desktop'"
"class_g ?= 'Dunst'"
];
corner-radius = 10;