This commit is contained in:
Bruno Carlin 2018-06-19 14:23:22 +02:00
parent e3dba7add1
commit 4d9a730a0a
3 changed files with 6 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,2 +1,2 @@
lfm/.config/lfm/lfm.history
fish/.config/fish/fishd.arp
fish/.config/fish/fishd.*

View file

@ -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

View file

@ -0,0 +1 @@
/home/bca/.config/systemd/user/ssh-agent.service