diff --git a/.profile b/.profile index 0a5865d..b5cd2be 100755 --- a/.profile +++ b/.profile @@ -7,7 +7,5 @@ export PATH=$PATH:/home/ltc/bin [ -f ~/.bashrc ] && source "$HOME/.bashrc" -[ -f ~/.Xmodmap ] && xmodmap ~/.Xmodmap - [ "$(tty)" = "/dev/tty1" ] && ! pgrep -x i3 > /dev/null && exec startx diff --git a/.xinitrc b/.xinitrc index ba0c6ef..3589cdd 100644 --- a/.xinitrc +++ b/.xinitrc @@ -1 +1,4 @@ + +[ -f ~/.Xmodmap ] && xmodmap ~/.Xmodmap + exec i3