mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Settings: set contentPadding default to 2
This commit is contained in:
@@ -182,7 +182,7 @@ Singleton {
|
||||
property real capsuleOpacity: 1.0
|
||||
property string capsuleColorKey: "none"
|
||||
property int widgetSpacing: 6
|
||||
property int contentPadding: 0
|
||||
property int contentPadding: 2
|
||||
property real fontScale: 1.0
|
||||
|
||||
// Bar background opacity settings
|
||||
|
||||
Reference in New Issue
Block a user