forked from Shinonome/dots-hyprland
fix dark/light mode util button not in rowlayout
This commit is contained in:
@@ -82,7 +82,6 @@ Item {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
Loader {
|
Loader {
|
||||||
active: ConfigOptions.bar.utilButtons.showDarkModeToggle
|
active: ConfigOptions.bar.utilButtons.showDarkModeToggle
|
||||||
@@ -105,4 +104,5 @@ Item {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user