mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 15:29:58 -05:00
wallpaper selector: unfuck grid placement
This commit is contained in:
@@ -343,6 +343,8 @@ Singleton {
|
||||
property real baseVerticalBarWidth: 46
|
||||
property real verticalBarWidth: Config.options.bar.cornerStyle === 1 ?
|
||||
(baseVerticalBarWidth + root.sizes.hyprlandGapsOut * 2) : baseVerticalBarWidth
|
||||
property real wallpaperSelectorWidth: 1000
|
||||
property real wallpaperSelectorHeight: 580
|
||||
}
|
||||
|
||||
syntaxHighlightingTheme: root.m3colors.darkmode ? "Monokai" : "ayu Light"
|
||||
|
||||
Reference in New Issue
Block a user