New backup 2024-12-07 12:15:02

This commit is contained in:
Penelope Gwen 2024-12-07 12:15:02 -08:00
parent 48842932fb
commit 00d125d8dd

View file

@ -172,7 +172,7 @@
"interval": 5,
"exec": "$HOME/.config/waybar/scripts/feishin.sh",
// "exec": "playerctl --player Feishin metadata arti",
"exec-if": "pgrep Feishin",
"exec-if": "[[ ! \"$(playerctl status)\" == \"No players found\" ]]",
"on-click":"swaymsg [class='feishin'] focus",
"escape": true
},