ezpc system module
This commit is contained in:
parent
f8e4aadcd5
commit
b409901aac
4 changed files with 42 additions and 9 deletions
|
@ -384,15 +384,6 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
QT_QPA_PLATFORM = "wayland-egl;xcb";
|
||||
MOZ_ENABLE_WAYLAND = "1";
|
||||
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
|
||||
ECORE_EVAS_ENGINE = "wayland_egl";
|
||||
ELM_ENGINE = "wayland_egl";
|
||||
_JAVA_AWT_WM_NONREPARENTING = "1";
|
||||
};
|
||||
|
||||
programs.firefox.enable = true;
|
||||
|
||||
programs.waybar = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue