niri and session vars
This commit is contained in:
parent
be096e9513
commit
6a22db2f12
5 changed files with 27 additions and 49 deletions
|
@ -151,11 +151,13 @@
|
|||
startServices = "sd-switch"; # auto reload services when home is rebuilt
|
||||
sessionVariables = {
|
||||
GSK_RENDERER = "ngl";
|
||||
QT_QPA_PLATFORM = "xcb";
|
||||
MOZ_ENABLE_WAYLAND = 1;
|
||||
XCURSOR_SIZE = 32;
|
||||
XCURSOR_THEME = "Bibata-Modern-Classic";
|
||||
DISPLAY = ":0";
|
||||
WAYLAND_DISPLAY="wayland-1";
|
||||
ELECTRON_OZONE_PLATFORM_HINT = "auto";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue