diff --git a/.config/quickshell/ii/modules/common/Config.qml b/.config/quickshell/ii/modules/common/Config.qml index a27f44565..484f86643 100644 --- a/.config/quickshell/ii/modules/common/Config.qml +++ b/.config/quickshell/ii/modules/common/Config.qml @@ -146,7 +146,7 @@ Singleton { property string wallpaperPath: "" property string thumbnailPath: "" property string quote: "" - property bool showQuote: true + property bool showQuote: false property bool hideWhenFullscreen: true property JsonObject parallax: JsonObject { property bool vertical: false