dotfiles/files/x11/.xinitrc

6 lines
188 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
2017-11-13 07:34:04 +00:00
export PATH="${PATH}:/home/nemo/.nvm/versions/node/v8.9.1/bin:/home/nemo/projects/scripts"
dbus-update-activation-environment --systemd DISPLAY
2017-11-13 07:34:04 +00:00
exec i3