workspace view rework
This commit is contained in:
7
quickshell/bar/widgets/workspace/HyprlandClient.qml
Normal file
7
quickshell/bar/widgets/workspace/HyprlandClient.qml
Normal file
@@ -0,0 +1,7 @@
|
||||
import Quickshell
|
||||
import QtQuick
|
||||
|
||||
Item {
|
||||
property string initialClass: "";
|
||||
property string initialTitle: "";
|
||||
}
|
||||
Reference in New Issue
Block a user