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

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 = [ ];
}
{