.xsession: Pass arguments so that different desktop environments can be selected

master
Pierre Neidhardt 2019-03-27 19:09:52 +01:00
parent f7f6207a2e
commit 3a0ab506c3
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
## .xsession is useful with the "slim" login manager to override the
## desktop selection with custom commands.
exec sh ~/.xinitrc
exec sh ~/.xinitrc "$@"