mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-05-02 00:36:31 +05:30
feat(hyprland): add brightness gesture
This commit is contained in:
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user