update niri

This commit is contained in:
EdenQwQ 2026-06-01 12:58:09 +08:00
parent b1ce87fbf9
commit f0ba537f6f
5 changed files with 38 additions and 11 deletions

View file

@ -2,19 +2,20 @@
{
programs.firefox = {
enable = true;
# package = pkgs.latest.firefox-nightly-bin;
configPath = ".mozilla/firefox";
profiles.default = {
isDefault = true;
settings = {
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
"browser.tabs.drawInTitlebar" = true;
"browser.tabs.groups.enabled" = true;
"browser.tabs.groups.smart.enabled" = true;
"svg.context-properties.content.enabled" = true;
};
};
};
stylix.targets.firefox.enable = true;
stylix.targets.firefox.firefoxGnomeTheme.enable = true;
stylix.targets.firefox.profileNames = [ "default" ];
stylix.targets.firefox = {
enable = true;
firefoxGnomeTheme.enable = true;
profileNames = [ "default" ];
};
}

View file

@ -15,6 +15,14 @@ let
xray true
blur true
}
popups {
opacity 0.75
geometry-corner-radius 15
background-effect {
xray false
blur true
}
}
}
window-rule {
match is-floating=true