This commit is contained in:
2018-07-30 19:35:00 +03:00
parent 44bd44aa3c
commit 690d312728
8 changed files with 867 additions and 12 deletions

View File

@@ -1,7 +1,9 @@
set $mod Mod4
font pango:DejaVu Sans Mono 9
exec_always [[ !$(pidof compton) ]] && compton
exec_always [[ ! $(pidof compton) ]] && compton
exec_always [[ ! $(pidof mpd) ]] && mpd
exec_always [[ ! $(pidof nm-applet) ]] && nm-applet
exec_always xrdb ~/.Xresources
exec_always feh --bg-fill ~/wallpapers/current
@@ -9,8 +11,8 @@ exec_always feh --bg-fill ~/wallpapers/current
gaps inner 10
default_border pixel 1
bindsym XF86MonBrightnessDown exec xbacklight -dec 10
bindsym XF86MonBrightnessUp exec xbacklight -inc 10
bindsym XF86MonBrightnessDown exec xbacklight -dec 5
bindsym XF86MonBrightnessUp exec xbacklight -inc 5
bindsym $mod+Shift+r restart
bindsym $mod+Shift+q kill