update niri blur

This commit is contained in:
EdenQwQ 2026-02-25 20:11:47 +08:00
parent 050aded035
commit aa4dc038cb
3 changed files with 11 additions and 11 deletions

6
flake.lock generated
View file

@ -812,11 +812,11 @@
"niri-unstable": {
"flake": false,
"locked": {
"lastModified": 1771672342,
"narHash": "sha256-52CxMRH2kVGpsPBiZM+996b6i/3XkmOrySm5zqwWc+o=",
"lastModified": 1771683761,
"narHash": "sha256-ZaASbpeFF3sQ8uJAheuuuDMnymqpLfrsyf3hr9B5CMM=",
"owner": "niri-wm",
"repo": "niri",
"rev": "86f42d1ed9ab787c52ace073e0b3218e26530d25",
"rev": "3b9f6ca062056348ef1a280716718d96c591246d",
"type": "github"
},
"original": {

View file

@ -69,15 +69,15 @@ let
finalNiriConfig =
builtins.replaceStrings
[
# "layout {"
"output \"${config.lib.monitors.mainMonitorName}\" {"
]
[
# ''
# layout {
# blur {
# on
# }
# ''
''
output "${config.lib.monitors.mainMonitorName}" {
hot-corners {
top-right
}
''
]
config.programs.niri.finalConfig
+ "\n"

View file

@ -65,7 +65,7 @@
{
id = "Tray";
drawerEnabled = false;
colorizeIcons = true;
colorizeIcons = false;
blacklist = [ ];
}
{