mirror of
https://github.com/StepanovPlaton/dotfiles.git
synced 2026-04-03 20:30:46 +04:00
04-01-2026
This commit is contained in:
24
.config/dunst/config.conf
Normal file
24
.config/dunst/config.conf
Normal file
@@ -0,0 +1,24 @@
|
||||
[global]
|
||||
separator_color = frame
|
||||
width = (50, 300)
|
||||
height = (30, 60)
|
||||
notification_limit = 5
|
||||
offset = (5, 30)
|
||||
padding = 8
|
||||
gap_size = 4
|
||||
font = CodeNewRoman Nerd Font Mono 10
|
||||
|
||||
[urgency_low]
|
||||
background = "#1d2021"
|
||||
foreground = "#d4be98"
|
||||
frame_color = "#7daea3"
|
||||
|
||||
[urgency_normal]
|
||||
background = "#1d2021"
|
||||
foreground = "#d4be98"
|
||||
frame_color = "#a9b665"
|
||||
|
||||
[urgency_critical]
|
||||
background = "#3c1f1e"
|
||||
foreground = "#ddc7a1"
|
||||
frame_color = "#ea6962"
|
||||
Reference in New Issue
Block a user