new notify system

This commit is contained in:
2021-03-06 23:00:33 +01:00
parent 5932cf96ee
commit 4c250aecf9
3 changed files with 8 additions and 3 deletions

0
.config/polybar/90-polybar Executable file → Normal file
View File

8
.config/polybar/config Executable file → Normal file
View File

@@ -44,7 +44,7 @@ font-1 = "Hack Nerd Font:style=Regular:pixelsize=10;2"
modules-left = i3
modules-center =
modules-right = playerctl pulseaudio wlan mute-mic wireguard-status battery date
modules-right = playerctl pulseaudio mute-mic wireguard-status notify date
tray-position = right
tray-padding = 2
@@ -224,6 +224,12 @@ type = custom/ipc
hook-0 = $XDG_CONFIG_HOME/polybar/is-muted.sh
inital = 1
[module/notify]
type = custom/script
exec = "echo "
click-left = kill -s USR1 $(pidof deadd-notification-center)
interval = 0
[settings]
screenchange-reload = true
;compositing-background = xor