mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
ActiveWindow: new setting to set your favorite width. Fix #417
This commit is contained in:
@@ -42,7 +42,8 @@ Singleton {
|
||||
"allowUserSettings": true,
|
||||
"showIcon": true,
|
||||
"autoHide": false,
|
||||
"scrollingMode": "hover"
|
||||
"scrollingMode": "hover",
|
||||
"width": 145
|
||||
},
|
||||
"Battery": {
|
||||
"allowUserSettings": true,
|
||||
|
||||
Reference in New Issue
Block a user