trying to remove extra env vars and stuff
This commit is contained in:
parent
34dd126901
commit
8c5fcab9d3
2 changed files with 14 additions and 14 deletions
|
@ -143,12 +143,12 @@
|
|||
enable = true;
|
||||
startServices = "sd-switch"; # auto reload services when home is rebuilt
|
||||
sessionVariables = {
|
||||
# GSK_RENDERER = "ngl";
|
||||
# MOZ_ENABLE_WAYLAND = 1;
|
||||
# XCURSOR_SIZE = 32;
|
||||
# XCURSOR_THEME = "Bibata-Modern-Classic";
|
||||
GSK_RENDERER = "ngl";
|
||||
MOZ_ENABLE_WAYLAND = 1;
|
||||
XCURSOR_SIZE = 32;
|
||||
XCURSOR_THEME = "Bibata-Modern-Classic";
|
||||
DISPLAY = ":0";
|
||||
# WAYLAND_DISPLAY="wayland-1";
|
||||
WAYLAND_DISPLAY="wayland-1";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue