feat(hyprland): add brightness gesture

This commit is contained in:
tux
2026-03-27 21:35:16 +05:30
parent 489e7e6e2a
commit 1b526b5633

View File

@@ -174,6 +174,8 @@
gesture = [ gesture = [
"3, horizontal, workspace" "3, horizontal, workspace"
"3, up, dispatcher, exec, brightnessctl s +20%"
"3, down, dispatcher, exec, brightnessctl s +20%-"
]; ];
bindm = [ bindm = [