Rice dunst a bit

This commit is contained in:
Jake Howard 2019-05-12 18:17:27 +01:00
parent fe50bb7103
commit 2b077bd847
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -6,12 +6,14 @@
follow = keyboard
geometry = "400x5+20+20"
# Show how many messages are currently hidden (because of geometry).
indicate_hidden = yes
# Shrink window if it's smaller than the width. Will be ignored if
# width is 0.
shrink = yes
shrink = no
# The transparency of the window. Range: [0; 100].
# This option will only work if a compositing window manager is
@ -82,7 +84,7 @@
hide_duplicate_count = false
# Display indicators for URLs (U) and actions (A).
show_indicators = yes
show_indicators = no
### Icons ###
@ -90,10 +92,10 @@
icon_position = left
# Scale larger icons down to this size, set to 0 to disable
max_icon_size = 32
max_icon_size = 16
# Paths to default icons.
icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/
icon_path = /usr/share/icons/Numix/16/status/:/usr/share/icons/Numix/16/devices/
### History ###
@ -123,7 +125,8 @@
startup_notification = false
verbosity = mesg
verbosity = info
corner_radius = 0
### Legacy