dunst: theme changes
This commit is contained in:
parent
b2ce27fdf2
commit
7733cb5ae7
@ -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 = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user