zsh: Remove redundant environment variable declaration

It is already declared in the sway configuration.
upower
Simon Bruder 2021-07-17 13:55:46 +02:00
parent 34badc3638
commit f3d958c1a9
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 0 additions and 3 deletions

View File

@ -64,9 +64,6 @@ in
vimdiff = "nvim -d";
ip = "ip --color=auto";
};
envExtra = ''
export _JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=on"
'';
initExtra = lib.mkMerge [
(lib.mkBefore ''
prompt off # collides with starship