improve sessionVariable declaration
Without this, on wayland I cannot access these vars from the Terminal
This commit is contained in:
@ -47,7 +47,7 @@ in
|
||||
'';
|
||||
};
|
||||
|
||||
systemd.user.sessionVariables.TERMINAL = "wezterm-start-here";
|
||||
home.sessionVariables.TERMINAL = "wezterm-start-here";
|
||||
|
||||
# Otherwise wezterm does not start in directory of parent process
|
||||
home.packages = [
|
||||
|
Reference in New Issue
Block a user