audio module, system stats, fixed activewindow
This commit is contained in:
@@ -5,5 +5,5 @@ import Quickshell.Hyprland
|
||||
|
||||
Singleton {
|
||||
id: root
|
||||
property string activeWindow: Hyprland.activeToplevel?.lastIpcObject.class || ""
|
||||
property string activeWindow: Hyprland.activeToplevel?.title || ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user