forked from Shinonome/dots-hyprland
wallpaper selector: nicer layout
This commit is contained in:
@@ -30,7 +30,7 @@ Scope {
|
||||
|
||||
anchors.top: true
|
||||
margins {
|
||||
top: Appearance.sizes.barHeight + Appearance.sizes.hyprlandGapsOut
|
||||
top: Config?.options.bar.vertical ? Appearance.sizes.hyprlandGapsOut : Appearance.sizes.barHeight + Appearance.sizes.hyprlandGapsOut
|
||||
}
|
||||
|
||||
mask: Region {
|
||||
|
||||
Reference in New Issue
Block a user