diff options
| author | Freya Murphy <freya@freyacat.org> | 2026-01-09 15:15:49 -0500 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2026-03-16 09:24:54 -0400 |
| commit | 50bbd6f464fd32d3ce345681c6448ef963fb6e81 (patch) | |
| tree | d29ac42d5faaf2c4beb3b8ef3f138729a09de7bf /config/UtilitiesConfig.qml | |
| parent | only show active workspaces, fix colors (diff) | |
| download | caelestia-shell-50bbd6f464fd32d3ce345681c6448ef963fb6e81.tar.gz caelestia-shell-50bbd6f464fd32d3ce345681c6448ef963fb6e81.tar.bz2 caelestia-shell-50bbd6f464fd32d3ce345681c6448ef963fb6e81.zip | |
remove more stuffff
Diffstat (limited to 'config/UtilitiesConfig.qml')
| -rw-r--r-- | config/UtilitiesConfig.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/UtilitiesConfig.qml b/config/UtilitiesConfig.qml index 4d1dd6e..e102526 100644 --- a/config/UtilitiesConfig.qml +++ b/config/UtilitiesConfig.qml @@ -16,7 +16,6 @@ JsonObject { component Toasts: JsonObject { property bool configLoaded: true property bool chargingChanged: true - property bool gameModeChanged: true property bool dndChanged: true property bool audioOutputChanged: true property bool audioInputChanged: true |