aboutsummaryrefslogtreecommitdiff
path: root/X/xinitrc
blob: 1038ce1790f7a146e5dc23a21d29a532e96949c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Read X resources
xrdb "$HOME"/.Xresources

# Apply xmodmap definitions
xmodmap "$HOME"/.Xmodmap

# Apply background image
feh --bg-scale -- "$HOME"/.i3/draugen.jpg

# Start xscreensaver(1)
xscreensaver &

# Start window manager
exec i3