summaryrefslogtreecommitdiff
path: root/.xinitrc
blob: 0ddd63ddea1685bda6de883e1baf011d3c8c8706 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
# ~/.xinitrc
#

# 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 ~/.xprofile ]] && . ~/.xprofile