Fix templates
This commit is contained in:
parent
d8113f6228
commit
54545481bd
2 changed files with 1 additions and 3 deletions
|
@ -166,7 +166,7 @@ bind = $mainMod SHIFT, 0, movetoworkspace, 10
|
|||
bindm = $mainMod, mouse:272, movewindow
|
||||
bindm = $mainMod, mouse:273, resizewindow
|
||||
|
||||
{% if isNotebook | bool %}
|
||||
{% if hostvars[ansible_hostname]['mobile_platform'] | bool %}
|
||||
# Backlight control
|
||||
bind = , XF86MonBrightnessUp, exec, brightnessctl -d intel_backlight set +5%
|
||||
bind = , XF86MonBrightnessDown, exec, brightnessctl -d intel_backlight set 5%-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue