dotfiles/xinitrc

8 lines
111 B
Plaintext
Raw Normal View History

2017-05-15 20:47:47 -04:00
#!/bin/sh
[ -f ~/.Xresources ] && xrdb -merge .Xresources
xsetroot -cursor_name left_ptr
2017-06-07 00:57:06 -04:00
xbindkeys &
exec i3