#!/bin/sh # # ~/.xsession # # Sourced by display managers # . ~/.xprofile if [ -f ~/.config/override_dm_choice ] then . ~/.config/xinitrc else . ~/.config/xinitrc $@ fi