Add 'dots/' from commit 'f64b634dd8fbb2c8a2898c3b9d0acc9452e4d966'
git-subtree-dir: dots git-subtree-mainline:2ad98cde17git-subtree-split:f64b634dd8
This commit is contained in:
34
dots/.config/dunst/dunstrc
Normal file
34
dots/.config/dunst/dunstrc
Normal file
@@ -0,0 +1,34 @@
|
||||
[global]
|
||||
geometry="0-0+24"
|
||||
monitor=0
|
||||
follow=keyboard
|
||||
indicate_hidden=yes
|
||||
notification_height=0
|
||||
padding=8
|
||||
horizontal_padding=8
|
||||
frame_width=1
|
||||
frame_color="#333"
|
||||
separator_height=1
|
||||
idle_threshold=120
|
||||
font=Iosevka Term SS08 12
|
||||
markup=full
|
||||
format="%s\n%b"
|
||||
dmenu=/usr/bin/dmenu -p dunst:
|
||||
browser=/usr/bin/brave -new-tab
|
||||
verbosity=info
|
||||
|
||||
[urgency_low]
|
||||
background="#111"
|
||||
foreground="#aaa"
|
||||
timeout=10
|
||||
|
||||
[urgency_normal]
|
||||
background="#111"
|
||||
foreground="#aaa"
|
||||
timeout=10
|
||||
|
||||
[urgency_critical]
|
||||
background="#111"
|
||||
foreground="#fff"
|
||||
frame_color="#f00"
|
||||
timeout=0
|
||||
Reference in New Issue
Block a user