update theme
This commit is contained in:
@@ -71,11 +71,11 @@ XF86AudioLowerVolume
|
||||
#+begin_src conf
|
||||
# Increase Backlight
|
||||
XF86MonBrightnessUp
|
||||
xbacklight -inc 10
|
||||
light -A 10
|
||||
|
||||
# Descrease Backlight
|
||||
XF86MonBrightnessDown
|
||||
xbacklight -dec 10
|
||||
light -U 10
|
||||
#+end_src
|
||||
|
||||
** Change Tracks
|
||||
@@ -166,7 +166,7 @@ super + shift + b
|
||||
|
||||
# Calculator
|
||||
super + shift + c
|
||||
rofi -show calc -modi calc -no-show-match -no-sort
|
||||
rofi -show calc -modi calc -no-show-match -no-sort -no-persist-history
|
||||
|
||||
# Sound Manager
|
||||
super + shift + s
|
||||
|
||||
Reference in New Issue
Block a user