Deadd Notification Center Script for dwm
- Add script to open deadd notification center for use with dwm
This commit is contained in:
3
.config/deadd/open-notification-center.sh
Normal file
3
.config/deadd/open-notification-center.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
kill -s USR1 $(pidof deadd-notification-center)
|
Reference in New Issue
Block a user