Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 377 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 377 Bytes

Desktop configuration

  1. Clone this to your ~/.config folder.

Note regarding volume

  1. Do check the openbox rc file and change the volume control to follwing if the keyboard buttons don't work.

For volume up by 5%.

  1. amixer -D pulse sset Master 5%+

For volume down by 5%.

  1. amixer -D pulse sset Master 5%-

For mute.

  1. amixer -D pulse sset Master 100%-