forked from Shinonome/dots-hyprland
fix left sidebar weird color when detached and transparency enabled
This commit is contained in:
@@ -127,6 +127,7 @@ Scope { // Scope
|
||||
sourceComponent: FloatingWindow {
|
||||
id: detachedSidebarRoot
|
||||
property var contentParent: detachedSidebarBackground
|
||||
color: "transparent"
|
||||
|
||||
visible: GlobalStates.sidebarLeftOpen
|
||||
onVisibleChanged: {
|
||||
|
||||
Reference in New Issue
Block a user