dunst: translucent notifications, matching polybar at 75%
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Cn3dHfbgNYdbZvzb1b3GQt
This commit is contained in:
parent
ef4a230e4f
commit
7b4f562d50
1 changed files with 3 additions and 3 deletions
|
|
@ -65,14 +65,14 @@
|
|||
mouse_right_click = close_current
|
||||
|
||||
[urgency_low]
|
||||
background = "#0f0d17e6"
|
||||
background = "#0f0d17bf"
|
||||
foreground = "#a9a2bd"
|
||||
frame_color = "#2e2842"
|
||||
highlight = "#7f7796"
|
||||
timeout = 4
|
||||
|
||||
[urgency_normal]
|
||||
background = "#0f0d17e6"
|
||||
background = "#0f0d17bf"
|
||||
foreground = "#e9eefb"
|
||||
frame_color = "#3d3752"
|
||||
highlight = "#92b9ea"
|
||||
|
|
@ -80,7 +80,7 @@
|
|||
timeout = 6
|
||||
|
||||
[urgency_critical]
|
||||
background = "#1a0f18e6"
|
||||
background = "#1a0f18cc"
|
||||
foreground = "#ffe9ee"
|
||||
frame_color = "#cf6a80"
|
||||
highlight = "#cf6a80"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue