Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


lenovo_x1_carbon_2015_fedora_bspwm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
lenovo_x1_carbon_2015_fedora_bspwm [2016/06/28 08:30] – [sxhkd config] adminlenovo_x1_carbon_2015_fedora_bspwm [2016/06/28 08:35] – [sxhkd config] admin
Line 60: Line 60:
 ===Brightness=== ===Brightness===
   * Install xbacklight:<code>sudo dnf install xbacklight</code>   * Install xbacklight:<code>sudo dnf install xbacklight</code>
-  * Add the configuration to ''~/.config/bspwm/bspwmrc'':<code>+  * Add the configuration to ''~/.config/sxhkd/sxhkdrc'':<code>
 XF86MonBrightnessDown XF86MonBrightnessDown
  xbacklight -dec 10   xbacklight -dec 10 
Line 66: Line 66:
  xbacklight -inc 10  xbacklight -inc 10
 </code> </code>
 +===Audio===
 +  * Add the configuration to ''~/.config/sxhkd/sxhkdrc'':<code>
 +XF86AudioLowerVolume
 + amixer -D pulse sset Master 5%-
 +XF86AudioRaiseVolume
 + amixer -D pulse sset Master 5%+
 +XF86AudioMute
 + amixer -D pulse sset Master 1+ toggle
 +</code>
 +
 ====Install a bar==== ====Install a bar====
   * Download and install the following utilities:<code>   * Download and install the following utilities:<code>
lenovo_x1_carbon_2015_fedora_bspwm.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1