niri flame close effect; add zen

This commit is contained in:
EdenQwQ 2025-05-31 10:53:23 +08:00
parent b0dd564d30
commit c3172230d0
13 changed files with 603 additions and 10 deletions

View file

@ -5,7 +5,7 @@ in
{
home.packages = with pkgs; [
(config.lib.misc.addFlags
"--enable-features=UseOzonePlatform --ozone-platform=wayland --use-gl=angle --wayland-text-input-version=3"
"--enable-features=UseOzonePlatform --ozone-platform=wayland --use-gl=angle --enable-wayland-ime --wayland-text-input-version=3"
"rstudio"
myRstudio
)