forked from Shinonome/dots-hyprland
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