diff options
author | Patrick Simianer <pks@pks.rocks> | 2018-07-26 14:16:03 +0200 |
---|---|---|
committer | Patrick Simianer <pks@pks.rocks> | 2018-07-26 14:16:03 +0200 |
commit | 31eac081d847b5badf276c9242b9fb6d1c4a78b9 (patch) | |
tree | 93d9b2495eaf16b510aadf29edf21bd8682a93bd /by_os | |
parent | 89c1979a1c2a6562a1a1fdda30fd0c4f7c811280 (diff) |
X
Diffstat (limited to 'by_os')
-rw-r--r-- | by_os/Linux/X/.xinitrc | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/by_os/Linux/X/.xinitrc b/by_os/Linux/X/.xinitrc index 73f9ecc..9277942 100644 --- a/by_os/Linux/X/.xinitrc +++ b/by_os/Linux/X/.xinitrc @@ -1,10 +1,4 @@ -exec xmodmap ${HOME}/.Xmodmap & -exec ${HOME}/bin/ratcpi & -exec ${HOME}/bin/mouse & -exec mkdir -p /tmp/mutt & export LC_ALL=en_US.UTF-8 -#if [[ $(hostname) == "bryant" ]]; then -# exec xrandr --output HDMI-1 --rotate right -#fi +exec setterm -blength 0 exec ratpoison |