From 6bab6a4abb8eec01d06f0edfbb159978fda53365 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 1 May 2018 01:16:55 -0400 Subject: [PATCH] [rc/x] disable bell It's especially obnoxious through headphones. --- rc.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rc.org b/rc.org index 5757f61..1520bfd 100644 --- a/rc.org +++ b/rc.org @@ -3508,6 +3508,8 @@ contrary, it's automatically sourced by LightDM, my display manager of choice. #+begin_src sh +xset -b # disable bell + # setxkbmap -option compose:ralt setxkbmap -option ctrl:nocaps # turn capslock into control -- 2.20.1