diff --git a/pages/linux/xset.md b/pages/linux/xset.md index c98e521ba..bbd87888d 100644 --- a/pages/linux/xset.md +++ b/pages/linux/xset.md @@ -7,6 +7,10 @@ `xset s off` +- Disable the bell sound: + +`xset b off` + - Set the screensaver to start after 60 minutes of inactivity: `xset s 3600 3600`