mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
Wallpapers: hide filenames should default to false
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user