dotfiles/xinitrc

10 lines
136 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-11-20 01:25:59 -05:00
xbindkeys
2017-11-13 11:08:35 -05:00
xmodmap ~/.Xmodmap
2017-10-24 20:32:05 -04:00
slack &
2017-06-07 00:57:06 -04:00
exec i3