|
|
@@ -39,9 +39,9 @@ client.urgent $base02 $base08 $base07 $base08 |
|
|
|
for_window [title="^Figure \d+$"] floating enable |
|
|
|
|
|
|
|
# Adds gaps |
|
|
|
gaps inner 12 |
|
|
|
gaps outer 0 |
|
|
|
smart_gaps on |
|
|
|
#gaps inner 12 |
|
|
|
#gaps outer 0 |
|
|
|
#smart_gaps on |
|
|
|
|
|
|
|
# volume keys |
|
|
|
bindsym XF86AudioRaiseVolume exec amixer -D pulse sset Master 2%+ |
|
|
@@ -50,8 +50,8 @@ bindsym XF86AudioMute exec amixer set Master toggle |
|
|
|
bindsym --release Print exec ~/bin/shot_upload |
|
|
|
|
|
|
|
# brightness keys |
|
|
|
bindsym XF86MonBrightnessUp exec xbacklight -inc 1 |
|
|
|
bindsym XF86MonBrightnessDown exec xbacklight -dec 1 |
|
|
|
bindsym XF86MonBrightnessUp exec xbacklight -inc 2 |
|
|
|
bindsym XF86MonBrightnessDown exec xbacklight -dec 2 |
|
|
|
bindsym XF86KbdBrightnessUp exec "asus-kbd-backlight up" |
|
|
|
bindsym XF86KbdBrightnessDown exec "asus-kbd-backlight down" |
|
|
|
|