systray
This commit is contained in:
@@ -5,6 +5,7 @@ import Quickshell.Hyprland
|
||||
|
||||
import "Windows/QuickSettings"
|
||||
import "Windows/AppLauncher"
|
||||
import "Windows/PowerMenu"
|
||||
|
||||
PanelWindow {
|
||||
id: overlay
|
||||
@@ -76,4 +77,9 @@ PanelWindow {
|
||||
id: appLauncherWindow
|
||||
manager: ShellStateManager
|
||||
}
|
||||
|
||||
PowerMenu {
|
||||
id: powerMenuWindow
|
||||
manager: ShellStateManager
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user