mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Merge branch 'main' into qt-scaling
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
"floating": false,
|
||||
"marginVertical": 0.25,
|
||||
"marginHorizontal": 0.25,
|
||||
|
||||
"widgets": {
|
||||
"left": [
|
||||
{
|
||||
@@ -37,6 +36,12 @@
|
||||
{
|
||||
"id": "NotificationHistory"
|
||||
},
|
||||
{
|
||||
"id": "WiFi"
|
||||
},
|
||||
{
|
||||
"id": "Bluetooth"
|
||||
},
|
||||
{
|
||||
"id": "Battery"
|
||||
},
|
||||
@@ -63,7 +68,8 @@
|
||||
"radiusRatio": 1,
|
||||
"screenRadiusRatio": 1,
|
||||
"animationSpeed": 1,
|
||||
"animationDisabled": false
|
||||
"animationDisabled": false,
|
||||
"compactLockScreen": false
|
||||
},
|
||||
"location": {
|
||||
"name": "Tokyo",
|
||||
@@ -138,7 +144,8 @@
|
||||
"floatingRatio": 1,
|
||||
"onlySameOutput": true,
|
||||
"monitors": [],
|
||||
"pinnedApps": []
|
||||
"pinnedApps": [],
|
||||
"colorizeIcons": false
|
||||
},
|
||||
"network": {
|
||||
"wifiEnabled": true
|
||||
@@ -158,7 +165,8 @@
|
||||
"enabled": true,
|
||||
"location": "top_right",
|
||||
"monitors": [],
|
||||
"autoHideMs": 2000
|
||||
"autoHideMs": 2000,
|
||||
"alwaysOnTop": false
|
||||
},
|
||||
"audio": {
|
||||
"volumeStep": 5,
|
||||
@@ -189,6 +197,7 @@
|
||||
"templates": {
|
||||
"gtk": false,
|
||||
"qt": false,
|
||||
"kcolorscheme": false,
|
||||
"kitty": false,
|
||||
"ghostty": false,
|
||||
"foot": false,
|
||||
|
||||
Reference in New Issue
Block a user