dotfiles/files/x11/.xinitrc

6 lines
136 B
Plaintext
Raw Normal View History

2015-07-08 17:48:51 +00:00
#!/bin/sh
2015-07-08 19:42:43 +00:00
xrdb ~/.Xresources
2015-07-19 09:43:32 +00:00
xset -b
2016-12-21 11:47:50 +00:00
export PATH="${PATH}:/home/nemo/.nvm/versions/node/v6.7.0/bin:/home/nemo/projects/scripts"
2015-07-08 17:48:51 +00:00
exec i3