mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 07:49:28 -05:00
color generation
This commit is contained in:
@@ -12,8 +12,14 @@ import QtQuick.Controls
|
||||
import QtQuick.Layouts
|
||||
import QtQuick.Window
|
||||
import Quickshell
|
||||
import "./services/"
|
||||
|
||||
ShellRoot {
|
||||
Component.onCompleted: {
|
||||
console.log("ShellRoot loaded")
|
||||
MaterialTheme.reapplyTheme()
|
||||
}
|
||||
|
||||
Bar {}
|
||||
NotificationPopup {}
|
||||
OnScreenDisplayBrightness {}
|
||||
|
||||
Reference in New Issue
Block a user