Wallpapers: hide filenames should default to false

This commit is contained in:
ItsLemmy
2025-11-12 21:34:50 -05:00
parent 4ce2fb5324
commit f6eb76aa74

View File

@@ -262,7 +262,7 @@ Singleton {
property real transitionEdgeSmoothness: 0.05
property list<var> monitors: []
property string panelPosition: "follow_bar"
property bool hideWallpaperFilenames: true
property bool hideWallpaperFilenames: false
}
// applauncher