Dunst Clear Notifications Module

- Add module to clear open notifications
- Change `/home/sravan` to `~/` in polybar
This commit is contained in:
Sravan Balaji
2024-05-03 19:31:04 -04:00
parent 1fbc9b35d8
commit 31c5ea9f26
3 changed files with 52 additions and 28 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
mediaStatus=$(/home/sravan/.config/dwm-flexipatch/polybar/scripts/get-media-status.sh)
mediaStatus=$(~/.config/dwm-flexipatch/polybar/scripts/get-media-status.sh)
if [[ "$mediaStatus" == "N/A" ]]; then
echo "󰐎"