dunst: theme changes

This commit is contained in:
Simon Gardling 2025-05-15 23:15:48 -07:00
parent b2ce27fdf2
commit 7733cb5ae7
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -13,12 +13,16 @@
origin = "top-right"; origin = "top-right";
# 0 is the most opaque, 100 is completely transparent # 0 is the most opaque, 100 is completely transparent
transparency = 40; transparency = 60;
# have consistancy between niri frame color and dunst # have consistancy between niri frame color and dunst
frame_color = config.programs.niri.settings.layout.focus-ring.active.color; frame_color = config.programs.niri.settings.layout.focus-ring.active.color;
background = "#404040";
font = "JetBrains Mono Nerd Font 9"; font = "JetBrains Mono Nerd Font 9";
corner_radius = 10;
}; };
urgency_normal = { urgency_normal = {