From 8d8afba79a58f917906c2457708950d050fa30e7 Mon Sep 17 00:00:00 2001 From: ATMDA Date: Thu, 13 Nov 2025 21:40:50 -0500 Subject: tray: removed ethernet config options (network covers it) --- config/BarConfig.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'config') diff --git a/config/BarConfig.qml b/config/BarConfig.qml index b81d7e9..34819b1 100644 --- a/config/BarConfig.qml +++ b/config/BarConfig.qml @@ -90,7 +90,6 @@ JsonObject { property bool showMicrophone: false property bool showKbLayout: false property bool showNetwork: true - property bool showEthernet: true property bool showBluetooth: true property bool showBattery: true property bool showLockStatus: true -- cgit v1.2.3-freya