fix waybar constantly trying to start polycat if it's not running/installed
This commit is contained in:
parent
a580a7274a
commit
06f2f570f7
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
},
|
||||
"custom/polycat": {
|
||||
"exec": "polycat",
|
||||
"restart-interval": 0
|
||||
"interval": "once"
|
||||
},
|
||||
"keyboard-state": {
|
||||
"numlock": true,
|
||||
|
|
Loading…
Reference in a new issue