New backup 2024-12-07 12:30:02
This commit is contained in:
parent
00d125d8dd
commit
10be179732
1 changed files with 2 additions and 1 deletions
|
@ -172,7 +172,8 @@
|
||||||
"interval": 5,
|
"interval": 5,
|
||||||
"exec": "$HOME/.config/waybar/scripts/feishin.sh",
|
"exec": "$HOME/.config/waybar/scripts/feishin.sh",
|
||||||
// "exec": "playerctl --player Feishin metadata arti",
|
// "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",
|
"on-click":"swaymsg [class='feishin'] focus",
|
||||||
"escape": true
|
"escape": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue