flatpak: patch electrons under wayland

This commit is contained in:
js0ny 2025-11-21 13:35:32 +00:00
parent 1e55d81961
commit 735935627d
9 changed files with 103 additions and 30 deletions

View file

@ -6,5 +6,6 @@
zsh-autoenv.enable = true;
autosuggestions.enable = true;
};
catppuccin.zsh-syntax-highlighting.enable = false;
environment.pathsToLink = ["/share/zsh"];
}