summary refs log tree commit diff
path: root/xsession
blob: 45704c856fd1002d34e5da304f87c124dca38d72 (plain) (blame)
1
2
3
4
5
6
7
8
#!/usr/bin/bash

xrdb $HOME/.Xresources

# set the background to something less aggressive than black
xsetroot -solid "#333333" -cursor_name left_ptr

exec i3