Replace dunst with swaync for fractional scaling support

Dunst lacks wp_fractional_scale_v1, causing jagged font rendering
on external monitors in mixed-DPI setups (laptop 2.5x + externals 1x).
swaync (GTK4) handles fractional scaling natively.

Style based on catppuccin/swaync with Lavender accent.
This commit is contained in:
2026-04-01 14:41:42 +02:00
parent 7cd34f2ace
commit 8c7e9407c6
8 changed files with 422 additions and 472 deletions
+1 -7
View File
@@ -30,7 +30,7 @@
"gamemode",
//"custom/updates",
"idle_inhibitor",
"custom/dnd",
"privacy"
]
},
@@ -202,12 +202,6 @@
"exec": "waybar-module-pacman-updates",
"on-click": "alacritty paru"
},
"custom/dnd": {
"format": "{}",
"exec": "dunstctl is-paused | sed 's/false/󰂚/;s/true/󰂛/'",
"interval": 2,
"on-click": "dunstctl set-paused toggle"
},
"custom/notification": {
"tooltip": false,
"format": "{icon} {}",