dmenu with light theme, fix brightness controls

This commit is contained in:
Enrico Fasoli 2015-10-12 16:55:48 +02:00
parent 8e59aee4b8
commit 2d3dbdeb67

View File

@ -82,7 +82,7 @@ super + Return
urxvt
super + space
dmenu_run -fn "-gohu-gohufont-medium-r-normal--14-100-100-100-c-80-iso10646-1"
dmenu_run -i -nf "#586e75" -nb "#dfdfdf" -fn "xft:DejaVu Sans Mono:size=12"
# make sxhkd reload its configuration files:
#super + Escape
@ -90,9 +90,9 @@ super + space
# media
XF86MonBrightnessUp
xbacklight -inc 5
xbacklight -inc 1
XF86MonBrightnessDown
xbacklight -dec 5
xbacklight -dec 1
XF86AudioRaiseVolume
amixer set Master 3+ unmute
XF86AudioLowerVolume