ambevar-dotfiles/.xsession

6 lines
147 B
Plaintext
Raw Normal View History

2018-03-27 07:53:58 +02:00
#!/bin/sh
## .xsession is useful with the "slim" login manager to override the
## desktop selection with custom commands.
exec sh ~/.xinitrc "$@"