From 7955023bf320476accb8dee3fe1c4d1ca4f6911c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Tue, 15 Oct 2024 21:32:24 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(libinput-gestures):=20add=20co?= =?UTF-8?q?nfig=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/libinput-gestures.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .config/libinput-gestures.conf diff --git a/.config/libinput-gestures.conf b/.config/libinput-gestures.conf new file mode 100644 index 00000000..6e3f3e17 --- /dev/null +++ b/.config/libinput-gestures.conf @@ -0,0 +1,19 @@ +# Generated by Gestures 0.3.0 --> https://gitlab.com/cunidev/gestures +# Manual editing might result in data loss! + + +# Invalid lines + + +# Unsupported lines + +# Swipe threshold (0-100) +swipe_threshold 0 + +# Gestures +gesture swipe up 3 swayosd-client --output-volume raise +gesture swipe down 3 swayosd-client --output-volume lower +gesture swipe right 3 cliphist list | rofi -dmenu | cliphist decode | wl-copy +gesture swipe left 3 swaync-client -t +gesture swipe up 4 hyprctl dispatch fullscreen 0 +gesture swipe down 4 hyprctl dispatch exec ~/.config/rofi/scripts/screenshot/screenshot