forked from Shinonome/dots-hyprland
make left sidebar selected tab persistent
This commit is contained in:
@@ -5,6 +5,9 @@ pragma ComponentBehavior: Bound
|
||||
|
||||
Singleton {
|
||||
property QtObject sidebar: QtObject {
|
||||
property QtObject leftSide: QtObject {
|
||||
property int selectedTab: 0
|
||||
}
|
||||
property QtObject centerGroup: QtObject {
|
||||
property int selectedTab: 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user