hyprland: use environment variables from home-manager
This commit is contained in:
parent
a3dea1271a
commit
812692731c
2 changed files with 5 additions and 8 deletions
|
@ -44,6 +44,8 @@
|
|||
home.sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
NIXOS_OZONE_WL = "1";
|
||||
QT_QPA_PLATFORM = "wayland";
|
||||
XCURSOR_SIZE = 36;
|
||||
};
|
||||
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue