mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-24 12:54:38 +02:00
dunst: pull from Nix and update to 1.8.1
This commit is contained in:
parent
14a209e0ea
commit
a4faad825f
3 changed files with 7 additions and 4 deletions
|
@ -4,10 +4,13 @@
|
|||
follow = none
|
||||
|
||||
# Appearance
|
||||
geometry = "400x7-15+15"
|
||||
width = 400
|
||||
height = 100
|
||||
offset = 15x15
|
||||
origin = top-right
|
||||
indicate_hidden = yes
|
||||
shrink = no
|
||||
notification_height = 0
|
||||
notification_limit = 6
|
||||
separator_height = 2
|
||||
separator_color = frame
|
||||
padding = 8
|
||||
|
@ -53,6 +56,7 @@
|
|||
icon_position = left
|
||||
min_icon_size = 32
|
||||
max_icon_size = 32
|
||||
enable_recursive_icon_lookup = true
|
||||
icon_path = /usr/share/icons/Adwaita:/usr/share/icons/hicolor:/usr/share/icons/gnome
|
||||
|
||||
# History
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue