forked from Shinonome/dots-hyprland
set showQuote false by default
This commit is contained in:
@@ -146,7 +146,7 @@ Singleton {
|
|||||||
property string wallpaperPath: ""
|
property string wallpaperPath: ""
|
||||||
property string thumbnailPath: ""
|
property string thumbnailPath: ""
|
||||||
property string quote: ""
|
property string quote: ""
|
||||||
property bool showQuote: true
|
property bool showQuote: false
|
||||||
property bool hideWhenFullscreen: true
|
property bool hideWhenFullscreen: true
|
||||||
property JsonObject parallax: JsonObject {
|
property JsonObject parallax: JsonObject {
|
||||||
property bool vertical: false
|
property bool vertical: false
|
||||||
|
|||||||
Reference in New Issue
Block a user