Changed: Thunar
This commit is contained in:
@@ -49,7 +49,7 @@ in
|
||||
inherit package;
|
||||
enable = true;
|
||||
|
||||
xwayland = { enable = true; };
|
||||
xwayland.enable = true;
|
||||
|
||||
systemd = {
|
||||
enable = true;
|
||||
@@ -71,7 +71,7 @@ in
|
||||
"QT_WAYLAND_DISABLE_WINDOWDECORATION,1"
|
||||
"QT_QPA_PLATFORM,wayland"
|
||||
"SDL_VIDEODRIVER,wayland"
|
||||
"GDK_BACKEND,wayland"
|
||||
"GDK_BACKEND,wayland,x11"
|
||||
"XCURSOR_SIZE,24"
|
||||
"EDITOR,nvim"
|
||||
];
|
||||
|
Reference in New Issue
Block a user