mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Merge branch 'Ly-sec:main' into main
This commit is contained in:
@@ -45,6 +45,7 @@ Singleton {
|
||||
property string videoPath: "~/Videos/"
|
||||
property bool showActiveWindowIcon: false
|
||||
property bool showSystemInfoInBar: false
|
||||
property bool showCorners: true
|
||||
property bool showMediaInBar: false
|
||||
property bool useSWWW: false
|
||||
property bool randomWallpaper: false
|
||||
|
||||
@@ -112,4 +112,3 @@ Singleton {
|
||||
property int fontSizeSmall: Math.round(14 * fontSizeMultiplier) // Small text like clock, labels
|
||||
property int fontSizeCaption: Math.round(12 * fontSizeMultiplier) // Captions and fine print
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user