Merge pull request #733 from onelocked/main

WallpaperSettings: Add a Hide Filename toggle
This commit is contained in:
Lemmy
2025-11-12 21:33:35 -05:00
committed by GitHub
14 changed files with 51 additions and 1 deletions
+1
View File
@@ -262,6 +262,7 @@ Singleton {
property real transitionEdgeSmoothness: 0.05
property list<var> monitors: []
property string panelPosition: "follow_bar"
property bool hideWallpaperFilenames: true
}
// applauncher