Change to swaync as notification daemon
This commit is contained in:
parent
9ad6ebc99d
commit
a0659fc220
@ -1,35 +0,0 @@
|
|||||||
##############################
|
|
||||||
# sample config
|
|
||||||
sort=-time
|
|
||||||
layer=overlay
|
|
||||||
background-color=#2e3440
|
|
||||||
width=300
|
|
||||||
height=110
|
|
||||||
border-size=2
|
|
||||||
border-color=#88c0d0
|
|
||||||
border-radius=15
|
|
||||||
icons=0
|
|
||||||
max-icon-size=64
|
|
||||||
ignore-timeout=1
|
|
||||||
font=monospace 14
|
|
||||||
|
|
||||||
[urgency=low]
|
|
||||||
border-color=#cccccc
|
|
||||||
|
|
||||||
[urgency=normal]
|
|
||||||
border-color=#d08770
|
|
||||||
|
|
||||||
[urgency=high]
|
|
||||||
border-color=#bf616a
|
|
||||||
default-timeout=0
|
|
||||||
|
|
||||||
[category=mpd]
|
|
||||||
default-timeout=2000
|
|
||||||
group-by=category
|
|
||||||
##############################
|
|
||||||
|
|
||||||
# notification timeout
|
|
||||||
default-timeout=5000
|
|
||||||
|
|
||||||
# format for debugging
|
|
||||||
format=%a %i - %s\n%b
|
|
@ -329,7 +329,7 @@ exec --no-startup-id easyeffects --gapplication-service
|
|||||||
exec --no-startup-id flameshot
|
exec --no-startup-id flameshot
|
||||||
|
|
||||||
# notifications
|
# notifications
|
||||||
exec --no-startup-id mako
|
exec --no-startup-id swaync
|
||||||
|
|
||||||
# disk management
|
# disk management
|
||||||
exec --no-startup-id udiskie --no-automount --tray
|
exec --no-startup-id udiskie --no-automount --tray
|
||||||
|
Loading…
Reference in New Issue
Block a user