Fix templates

This commit is contained in:
Oliver Traber 2024-05-27 21:27:32 +02:00
parent d8113f6228
commit 54545481bd
Signed by: Bluemedia
GPG key ID: C0674B105057136C
2 changed files with 1 additions and 3 deletions

View file

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