forked from Shinonome/dots-hyprland
remove persistent state for bottom sidebar group tabs (buggy)
This commit is contained in:
@@ -11,7 +11,6 @@ Singleton {
|
||||
property QtObject sidebar: QtObject {
|
||||
property QtObject bottomGroup: QtObject {
|
||||
property bool collapsed: false
|
||||
property int selectedTab: 0
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user