summaryrefslogtreecommitdiff
path: root/tw/home.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home.scm')
-rw-r--r--tw/home.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tw/home.scm b/tw/home.scm
index ebccfce9..92b1f580 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -519,6 +519,7 @@ show_border=1
(simple-service 'gui-environment home-environment-variables-service-type
`(("TERMINAL" . "kitty")
+ ("QT_X11_NO_MITSHM" . "1") ; fixes a Steam issue: https://gitlab.com/nonguix/nonguix/-/issues/267
("_JAVA_OPTIONS" .
,(string-append
"$_JAVA_OPTIONS${_JAVA_OPTIONS:+ }-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true "