aboutsummaryrefslogtreecommitdiff
path: root/X/xinitrc
blob: 010c45ba0ca6d8d0200abd1d5cbaf703e46442c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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 urxvtd(1)
urxvtd -f -o

# Start xbindkeys(1)
xbindkeys

# Start window manager
exec i3