forked from Shinonome/dots-hyprland
Set background opacity when using live wallpaper (#2114)
This commit is contained in:
@@ -178,6 +178,7 @@ Variants {
|
||||
StyledImage {
|
||||
id: wallpaper
|
||||
visible: opacity > 0 && !blurLoader.active
|
||||
opacity: (status === Image.Ready && !bgRoot.wallpaperIsVideo) ? 1 : 0
|
||||
cache: false
|
||||
smooth: false
|
||||
// Range = groups that workspaces span on
|
||||
|
||||
Reference in New Issue
Block a user