aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
blob: 1d055cbcf03eee2016c92ae4d4da103e23c7d085 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#
# ~/.xinitrc
#

xbanish &
dunst &

xrdb -merge /home/melvin/.Xresources &
xset r rate 300 50 &
xsetroot -name "Melvin" &

exec dwm