mirror of
https://github.com/zoriya/dotfiles.git
synced 2026-05-24 07:19:29 +00:00
Adding a shortcut to close notifications
This commit is contained in:
@@ -12,7 +12,7 @@ horizontal_padding = 10
|
||||
padding = 8
|
||||
line_height = 0
|
||||
|
||||
font = JetBrains Mono Nerd Font
|
||||
font = monospace
|
||||
format = "<b>%a</b>\n%s%p\n%b"
|
||||
ignore_newline = no
|
||||
word_wrap = yes
|
||||
@@ -40,14 +40,14 @@ mouse_right_click = close_all
|
||||
[urgency_low]
|
||||
background = "#0F111A"
|
||||
foreground = "#E5E9F0"
|
||||
timeout = 5
|
||||
timeout = 1
|
||||
|
||||
[urgency_normal]
|
||||
background = "#0F111A"
|
||||
foreground = "#E5E9F0"
|
||||
timeout = 5
|
||||
timeout = 1
|
||||
|
||||
[urgency_critical]
|
||||
background = "#BF616A"
|
||||
foreground = "#00010A"
|
||||
timeout = 5
|
||||
timeout = 1
|
||||
|
||||
@@ -34,3 +34,5 @@ XF86AudioStop
|
||||
Print
|
||||
maim -s | xclip -selection clipboard -t image/png
|
||||
|
||||
super + z
|
||||
dunstctl close-all
|
||||
|
||||
Reference in New Issue
Block a user