niri and session vars

This commit is contained in:
Matt Nish-Lapidus 2025-04-09 15:06:48 -04:00
parent be096e9513
commit 6a22db2f12
5 changed files with 27 additions and 49 deletions

View file

@ -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";
};
};