feat: some wayland and river-related sessionVariables
parent
4cf2bd1775
commit
936b7a3202
|
@ -60,4 +60,9 @@
|
|||
Install = { WantedBy = [ "river-session.target" ]; };
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
XDG_CURRENT_DESKTOP = "river";
|
||||
MOZ_ENABLE_WAYLAND = 1;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue