ambevar-dotfiles/.xsession

6 lines
147 B
Bash
Executable File

#!/bin/sh
## .xsession is useful with the "slim" login manager to override the
## desktop selection with custom commands.
exec sh ~/.xinitrc "$@"