From c16090c1e97aac1750df31c7f45d21f5ba90c3bf Mon Sep 17 00:00:00 2001 From: lickthecheese Date: Fri, 13 Sep 2019 19:14:48 -0400 Subject: [PATCH] more xmodmap --- .profile | 2 -- .xinitrc | 3 +++ 2 files changed, 3 insertions(+), 2 deletions(-) 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