This commit is contained in:
Stephan Raabe
2023-10-02 13:20:24 +02:00
parent 7ea4e2121d
commit 9e22d194d8
4 changed files with 14 additions and 19 deletions

View File

@@ -58,6 +58,9 @@ bind = $mainMod SHIFT, left, resizeactive, -100 0
bind = $mainMod SHIFT, up, resizeactive, 0 -100
bind = $mainMod SHIFT, down, resizeactive, 0 100
binde = , XF86MonBrightnessUp, exec, brightnessctl set 100%
binde = , XF86MonBrightnessDown, exec, brightnessctl set 70%
# -----------------------------------------------------
# Passthrough SUPER KEY to Virtual Machine
# -----------------------------------------------------