minor fixes

This commit is contained in:
2026-07-09 17:49:47 +01:00
parent 80e245483a
commit 27759c824a
4 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ in
home.file.".xinitrc".text = ''
if [ -f ~/.xsession ]; then
exec dbus-run-session ~/.xsession
exec ~/.xsession
fi
'';