mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-14 04:49:57 -05:00
wallpaper selector: allow making system picker the default
This commit is contained in:
@@ -338,7 +338,11 @@ Singleton {
|
||||
property int longBreak: 900
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
property JsonObject wallpaperSelector: JsonObject {
|
||||
property bool useSystemFileDialog: false
|
||||
}
|
||||
|
||||
property JsonObject windows: JsonObject {
|
||||
property bool showTitlebar: true // Client-side decoration for shell apps
|
||||
property bool centerTitle: true
|
||||
|
||||
Reference in New Issue
Block a user