misc
This commit is contained in:
parent
e3dba7add1
commit
4d9a730a0a
3 changed files with 6 additions and 1 deletions
|
@ -180,6 +180,10 @@ bindsym XF86AudioPlay exec playerctl play-pause
|
|||
bindsym XF86AudioNext exec playerctl next
|
||||
bindsym XF86AudioPrev exec playerctl previous
|
||||
|
||||
# Backlight level control
|
||||
bindsym XF86MonBrightnessDown exec xbacklight -dec 10
|
||||
bindsym XF86MonBrightnessUp exec xbacklight -inc 10
|
||||
|
||||
|
||||
## Locker and reboot
|
||||
set $Locker i3lock -i /home/bca/Images/waarp_wallpaper_x3.png && sleep 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue