aboutsummaryrefslogtreecommitdiffstats
path: root/xprofile
blob: 7506a8f23d8b1994f8b172e2e794df7a350fbff4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is needed by gdm to configure the startup when using the dwm window manager

# Calls a script which sets a random background
~/.fehbg

# Terminal st config is in Xresources so this needs to be called
xrdb ~/.Xresources

# xsetroot -solid gray

# This gives us a nice status bar at the top
dwmstatus 2>&1 >/dev/null &

# Start dwm
exec dwm