mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-01-10 05:22:38 +08:00
niri flame close effect; add zen
This commit is contained in:
parent
b0dd564d30
commit
c3172230d0
13 changed files with 603 additions and 10 deletions
|
|
@ -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
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue