switch to niri wip branch for blur, update noctalia config, enable qt stylix theming, update niri config

This commit is contained in:
2026-03-09 16:49:11 +01:00
parent 8669253399
commit 62c14b3cdd
9 changed files with 88 additions and 185 deletions

View File

@@ -41,18 +41,18 @@
"autoHideDelay": 500,
"autoShowDelay": 150,
"backgroundOpacity": 0,
"barType": "simple",
"barType": "floating",
"capsuleColorKey": "none",
"capsuleOpacity": 1,
"contentPadding": 2,
"density": "default",
"displayMode": "always_visible",
"floating": false,
"floating": true,
"fontScale": 1,
"frameRadius": 12,
"frameThickness": 8,
"hideOnOverview": false,
"marginHorizontal": 5,
"marginHorizontal": 8,
"marginVertical": 5,
"middleClickAction": "none",
"middleClickCommand": "",
@@ -196,10 +196,6 @@
},
"calendar": {
"cards": [
{
"enabled": true,
"id": "timer-card"
},
{
"enabled": true,
"id": "weather-card"
@@ -281,6 +277,11 @@
"enabled": false,
"gridSnap": false,
"monitorWidgets": [
{
"name": "eDP-1",
"widgets": [
]
}
],
"overviewEnabled": true
},
@@ -518,28 +519,28 @@
"command": "",
"countdownEnabled": true,
"enabled": true,
"keybind": "4"
"keybind": "3"
},
{
"action": "logout",
"command": "",
"countdownEnabled": true,
"enabled": true,
"keybind": "5"
"keybind": "4"
},
{
"action": "shutdown",
"command": "",
"countdownEnabled": true,
"enabled": true,
"keybind": "6"
"keybind": "5"
},
{
"action": "hibernate",
"command": "",
"countdownEnabled": true,
"enabled": true,
"keybind": "3"
"keybind": "6"
},
{
"action": "userspaceReboot",
@@ -553,7 +554,7 @@
"command": "",
"countdownEnabled": true,
"enabled": true,
"keybind": ""
"keybind": "7"
}
],
"showHeader": true,