xset: add disable bell command (#10281)

pull/23/head
Aliberk Sandıkçı 2023-05-30 21:52:06 +03:00 committed by GitHub
parent d8991be0e8
commit 2f519e5625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

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`