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

This commit is contained in:
Penelope Gwen 2024-12-07 12:30:02 -08:00
parent 00d125d8dd
commit 10be179732

View file

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