#!/bin/sh # This is run when 'startx' or 'xinit' is executed, # but since display managers use ~/.xprofile instead, # .xprofile is sourced to be compatible with both. [ -f $HOME/.xprofile ] && . $HOME/.xprofile