1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-29 07:52:50 -05:00

controlcenter: default vpn button to on

This commit is contained in:
bbedward
2025-12-05 14:21:19 -05:00
parent 1f00b5f577
commit 844e91dc9e
2 changed files with 2 additions and 2 deletions

View File

@@ -105,7 +105,7 @@ Singleton {
property bool controlCenterShowNetworkIcon: true
property bool controlCenterShowBluetoothIcon: true
property bool controlCenterShowAudioIcon: true
property bool controlCenterShowVpnIcon: false
property bool controlCenterShowVpnIcon: true
property bool controlCenterShowBrightnessIcon: false
property bool controlCenterShowMicIcon: false
property bool controlCenterShowBatteryIcon: false