mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-26 10:44:57 +08:00
feat: update hyprland gestures
This commit is contained in:
parent
5e9482611e
commit
e5007d6898
1 changed files with 5 additions and 5 deletions
|
|
@ -157,11 +157,11 @@
|
|||
};
|
||||
|
||||
gesture = [
|
||||
"3, horizontal, workspace"
|
||||
"4, up, dispatcher, playerctl -p mpd play-pause"
|
||||
"4, left, dispatcher, playerctl -p mpd next"
|
||||
"4, right, dispatcher, playerctl -p mpd previous"
|
||||
# "4, horizontal, move"
|
||||
"3, left, dispatcher, changegroupactive, b"
|
||||
"3, right, dispatcher, changegroupactive, f"
|
||||
"4, horizontal, workspace"
|
||||
"4, pinchin, fullscreen"
|
||||
"4, pinchout, float"
|
||||
];
|
||||
|
||||
bind = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue