diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-06-15 17:19:21 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-06-15 17:19:21 +0100 |
commit | 413c2f05b7a84cfab368ef66b185a08f18de7d0a (patch) | |
tree | 02ebe3697e8037123a6506605e5a38467c9b6188 | |
parent | 9eb01310ec20dc60b85facbf49b849c6ee4f8a11 (diff) |
clear up
-rw-r--r-- | xsession_x220 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xsession_x220 b/xsession_x220 index 2016dcd..282d335 100644 --- a/xsession_x220 +++ b/xsession_x220 @@ -1,12 +1,11 @@ . ~/.profile export LANG=en_GB.UTF-8 -export ENV=$HOME/.kshrc xrdb -merge $HOME/.Xresources xsetroot -solid cadetblue xidle & +autocutsel & ulimit -Sc 0 # eliminate core dumps (https://www.kevinthomas.dev/posts/openbsd-thinkpadt480.html) scb 5600 -autocutsel & xset b off setxkbmap -option ctrl:nocaps setxkbmap gb |