aboutsummaryrefslogtreecommitdiff
path: root/tw/home.scm
diff options
context:
space:
mode:
authorTimo Wilken2024-01-14 23:46:10 +0100
committerTimo Wilken2024-01-14 23:46:10 +0100
commitbc7f9e5a4a2b0f3cda8e0fc8411a5b9ea1d4688b (patch)
tree5cc21c391cda9ed154dac7cfe6fe8bc778931fd8 /tw/home.scm
parent3872efe1ff664aaf98f10055039bfdc9c570e0e1 (diff)
Fix string-join syntax
Diffstat (limited to 'tw/home.scm')
-rw-r--r--tw/home.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/home.scm b/tw/home.scm
index 99c958e3..6f4564a3 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -547,7 +547,7 @@ show_border=1
"$HOME/savegames/portal=$HOME/.local/share/Steam/steamapps/common/Portal/portal/save"
"$HOME/savegames/spacechem=$HOME/.local/share/Zachtronics Industries/SpaceChem/save"
"$HOME/savegames/tis-100=$HOME/.local/share/TIS-100/76561198130982912")
- #\:))
+ ":"))
("_JAVA_OPTIONS" .
,(string-append
"$_JAVA_OPTIONS${_JAVA_OPTIONS:+ }-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true "