Deadd Notification Center Script for dwm

- Add script to open deadd notification center for use with dwm
This commit is contained in:
Sravan Balaji
2020-08-01 01:08:05 -04:00
parent a7fce0e5c5
commit c854bc347f

View File

@@ -0,0 +1,3 @@
#!/bin/bash
kill -s USR1 $(pidof deadd-notification-center)