From bb46373a82d50b7adbf710a116535c219f3d6741 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Fri, 6 Sep 2019 12:10:01 -0400 Subject: shell: tweak X settings, add ~/.xsession for starting emacs (exwm) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - set cursor from the default ugly “x” to a left pointer - disable bell - remove annoying one pixel border around emacs (using ‘-ib 0’) --- .profile | 2 ++ 1 file changed, 2 insertions(+) (limited to '.profile') diff --git a/.profile b/.profile index af4bb6b..0f17b9b 100644 --- a/.profile +++ b/.profile @@ -71,7 +71,9 @@ setxkbmap \ xmodmap -e "keysym Menu = Super_R" +xsetroot -cursor_name left_ptr xset r rate 200 45 +xset b off xrdb -merge "$HOME/.Xresources" -- cgit v1.2.3-60-g2f50