Rofi-pass + Gruvboxing dunst

This commit is contained in:
agryphus 2023-09-29 13:45:24 -04:00
parent b98ce61042
commit 3fdd8103f2
4 changed files with 110 additions and 4 deletions

View file

@ -95,7 +95,7 @@
frame_width = 3
# Defines color of the frame around the notification window.
frame_color = "#aaaaaa"
frame_color = "#a89984"
# Size of gap to display between notifications - requires a compositor.
# If value is greater than 0, separator_height will be ignored and a border
@ -214,7 +214,7 @@
min_icon_size = 32
# Scale larger icons down to this size, set to 0 to disable
max_icon_size = 128
max_icon_size = 64
# Paths to default icons (only neccesary when not using recursive icon lookup)
icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/
@ -320,8 +320,8 @@
#default_icon = /path/to/icon
[urgency_normal]
background = "#285577"
foreground = "#ffffff"
background = "#665c5499"
foreground = "#fbf1c7"
timeout = 10
# Icon for notifications with normal urgency, uncomment to enable
#default_icon = /path/to/icon