New backup 2024-12-07 12:15:02
This commit is contained in:
parent
48842932fb
commit
00d125d8dd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue