ErikReider / SwayNotificationCenter

A simple GTK based notification daemon for SwayWM
GNU General Public License v3.0
1.15k stars 58 forks source link

Fix invalid data types in `configSchema.json` #420

Closed apostroll closed 2 months ago

apostroll commented 2 months ago

Fix two instances inside configSchema.json where the invalid data type bool is used, instead of boolean.