diff options
Diffstat (limited to 'config/Config.qml')
| -rw-r--r-- | config/Config.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Config.qml b/config/Config.qml index 45717d1..10a2068 100644 --- a/config/Config.qml +++ b/config/Config.qml @@ -201,6 +201,7 @@ Singleton { showMicrophone: bar.status.showMicrophone, showKbLayout: bar.status.showKbLayout, showNetwork: bar.status.showNetwork, + showWifi: bar.status.showWifi, showBluetooth: bar.status.showBluetooth, showBattery: bar.status.showBattery, showLockStatus: bar.status.showLockStatus |