first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
pragma Singleton
|
||||
|
||||
import Quickshell
|
||||
import Quickshell.Hyprland
|
||||
|
||||
Singleton {
|
||||
id: root
|
||||
property string activeWindow: Hyprland.activeToplevel?.lastIpcObject.class || ""
|
||||
}
|
||||
Reference in New Issue
Block a user