diff options
author | Yigit Sever | 2025-10-17 12:42:29 +0300 |
---|---|---|
committer | Yigit Sever | 2025-10-17 12:42:29 +0300 |
commit | 02c462e350ac0fcf11bf576538bba2457a600a68 (patch) | |
tree | b17a0a69e3557bcef5e861f9c06d755390eec0e5 /.config/hypr/conf | |
parent | 6913389d60aa621d71d993671c1f80e08daaa6c0 (diff) | |
download | dotfiles-02c462e350ac0fcf11bf576538bba2457a600a68.tar.gz dotfiles-02c462e350ac0fcf11bf576538bba2457a600a68.tar.bz2 dotfiles-02c462e350ac0fcf11bf576538bba2457a600a68.zip |
hypr: add gestures
Diffstat (limited to '.config/hypr/conf')
-rw-r--r-- | .config/hypr/conf/gestures.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/hypr/conf/gestures.conf b/.config/hypr/conf/gestures.conf new file mode 100644 index 0000000..ac2ade3 --- /dev/null +++ b/.config/hypr/conf/gestures.conf | |||
@@ -0,0 +1,2 @@ | |||
1 | gesture = 3, horizontal, workspace | ||
2 | gesture = 3, vertical, fullscreen | ||