From 73c79bbfb7fd76ab319940ba507cca5381d2ffa2 Mon Sep 17 00:00:00 2001 From: Mehdi Sadeghi Date: Wed, 28 Apr 2021 23:02:13 +0200 Subject: Add waybind config. --- .config/waybind/config.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .config/waybind/config.yml (limited to '.config/waybind') diff --git a/.config/waybind/config.yml b/.config/waybind/config.yml new file mode 100644 index 0000000..52e53ae --- /dev/null +++ b/.config/waybind/config.yml @@ -0,0 +1,4 @@ +device: /dev/input/event2 +rebinds: + - from: KEY_RIGHT + to: KEY_PLAYPAUSE -- cgit v1.2.3