This commit is contained in:
Bryan Ramos 2023-06-08 09:07:32 -04:00
parent 6d7bd478b4
commit 9315cfabf7
2 changed files with 0 additions and 13 deletions

View file

@ -8,11 +8,6 @@ in
xwayland = true;
wrapperFeatures.gtk = true;
# extraOptions = [
# "--unsupported-gpu"
# "--my-next-gpu-wont-be-nvidia"
# ];
extraSessionCommands = ''
export _JAVA_AWT_WM_NONREPARENTING=1
'';