diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-07-18 08:59:13 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-07-18 08:59:13 +0100 |
commit | b03431d583156a0bd17315e2ceb835b70c465723 (patch) | |
tree | 1a41c07f2df62d8aea06f335013adac934ce7a82 | |
parent | 176ecd619ba467c19c55750b9e35cd987f666a91 (diff) |
clean up and add stuff
-rw-r--r-- | xsession_x220 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/xsession_x220 b/xsession_x220 index 842c8f8..1fdda75 100644 --- a/xsession_x220 +++ b/xsession_x220 @@ -5,12 +5,10 @@ xsetroot -solid cadetblue xidle & autocutsel & ulimit -Sc 0 # eliminate core dumps (https://www.kevinthomas.dev/posts/openbsd-thinkpadt480.html) -scb 5600 +sctd & xset b off clipmenud & setxkbmap -option ctrl:nocaps setxkbmap gb -#slstatus & syncthing 2>&1 > /dev/null & -#dwm cwm |