aboutsummaryrefslogtreecommitdiff
path: root/.initrc
blob: 26f0203d18fdc4746bf38a766a44de6cbb8af631 (plain)
1
2
3
4
5
6
7
8
9
10
 xsetroot -solid  "#000000" &

slstatus &

# start up picom to avoid screen tearing
picom --vsync &

# Saving a dwm log
exec dwm > ~/.dwm.log