various updates
This commit is contained in:
@ -210,6 +210,7 @@
|
||||
history_length = 20
|
||||
|
||||
### Misc/Advanced ###
|
||||
dmenu = /usr/bin/tofi
|
||||
|
||||
# Browser for opening urls in context menu.
|
||||
browser = /usr/bin/xdg-open
|
||||
@ -228,7 +229,7 @@
|
||||
# corners.
|
||||
# The radius will be automatically lowered if it exceeds half of the
|
||||
# notification height to avoid clipping text and/or icons.
|
||||
corner_radius = 5
|
||||
corner_radius = 10
|
||||
|
||||
# Ignore the dbus closeNotification message.
|
||||
# Useful to enforce the timeout set by dunst configuration. Without this
|
||||
@ -315,6 +316,7 @@
|
||||
[spotify]
|
||||
appname = "Spotify"
|
||||
frame_color = "#1ED760"
|
||||
format = "Now Playing\n<b>%s</b>\n%b"
|
||||
|
||||
|
||||
# Every section that isn't one of the above is interpreted as a rules to
|
||||
|
||||
Reference in New Issue
Block a user