diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-06-22 14:43:19 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-06-22 14:43:19 +0100 |
commit | 480c1af2fd3de7e1c3e803de5afc35f3ed6d1194 (patch) | |
tree | 34900d50eb0517a95e55fc298acd62acd07cca31 | |
parent | d98a0c7406014c2d25dad41075e0671cac67cf36 (diff) |
bring back core dumps!
-rw-r--r-- | xsession_x220_us_kb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xsession_x220_us_kb b/xsession_x220_us_kb index 97ac008..8cb2ef4 100644 --- a/xsession_x220_us_kb +++ b/xsession_x220_us_kb @@ -4,7 +4,7 @@ xrdb -merge $HOME/.Xresources xsetroot -solid cadetblue xidle & autocutsel & -ulimit -Sc 0 # eliminate core dumps (https://www.kevinthomas.dev/posts/openbsd-thinkpadt480.html) +#ulimit -Sc 0 # eliminate core dumps (https://www.kevinthomas.dev/posts/openbsd-thinkpadt480.html) scb 5600 xset b off setxkbmap -option ctrl:nocaps |