new folder for services, fancy calendar month button

This commit is contained in:
end-4
2025-04-16 21:48:47 +02:00
parent 586c349f1f
commit c62b9f8d4b
19 changed files with 64 additions and 34 deletions
@@ -1,5 +1,6 @@
import "root:/modules/common"
import "root:/modules/common/widgets"
import "root:/services"
import "./quickToggles/"
import QtQuick
import QtQuick.Controls
@@ -129,8 +130,8 @@ Scope {
anchors.margins: 5
spacing: 5
Network {}
Bluetooth {}
NetworkToggle {}
BluetoothToggle {}
NightLight {}
GameMode {}
IdleInhibitor {}