dotfiles/files/x11/.xinitrc

7 lines
189 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
export PATH="${PATH}:/home/nemo/.nvm/versions/node/v8.7.0/bin:/home/nemo/projects/scripts"
dbus-update-activation-environment --systemd DISPLAY
2015-07-08 17:48:51 +00:00
exec i3