From 4219d63336356fee619f58fc82ccbbbda0f65049 Mon Sep 17 00:00:00 2001 From: Josh Date: Tue, 29 Jul 2025 13:21:48 -0400 Subject: rofi and dunst --- wallust/templates/dunstrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'wallust/templates/dunstrc') diff --git a/wallust/templates/dunstrc b/wallust/templates/dunstrc index fdf9c88..68585bc 100644 --- a/wallust/templates/dunstrc +++ b/wallust/templates/dunstrc @@ -1,7 +1,7 @@ [global] horizontal_padding = 12 -frame_width = 2 -font = LilexNerdFont 11 +frame_width = 3 +font = LilexNerdFont 16 icon_theme = Papyrus corner_radius = 16 @@ -17,6 +17,6 @@ background = "{{background}}" foreground = "{{foreground}}" [urgency_critical] -background = "{{color15}}" +background = "{{color11}}" foreground = "{{background}}" -frame_color = "{{color7}}" +frame_color = "{{color3}}" -- cgit v1.3