xset: add disable bell command (#10281)

This commit is contained in:
Aliberk Sandıkçı
2023-05-30 21:52:06 +03:00
committed by GitHub
parent d8991be0e8
commit 2f519e5625

View File

@@ -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`