fix waybar constantly trying to start polycat if it's not running/installed

This commit is contained in:
askiiart 2024-09-26 21:08:45 -05:00
parent a580a7274a
commit 06f2f570f7
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30

View file

@ -41,7 +41,7 @@
},
"custom/polycat": {
"exec": "polycat",
"restart-interval": 0
"interval": "once"
},
"keyboard-state": {
"numlock": true,