diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-06-22 14:50:56 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-06-22 14:50:56 +0100 |
commit | 17d2584791fc6c7ac1311ced966da8b37d83caef (patch) | |
tree | 85ec3b2daa1579794e05d6b5b78dd2c3a2fbf834 /xsession_x220_us_kb | |
parent | 9e22e342fc63edbd6daeb8f3782286b877c91d69 (diff) | |
parent | 480c1af2fd3de7e1c3e803de5afc35f3ed6d1194 (diff) |
Merge branch 'master' of github.com:yulqen/openbsddotfiles
Diffstat (limited to '')
-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 |