diff options
| author | Mehdi Sadeghi <mehdi@mehdix.org> | 2021-04-28 23:02:13 +0200 |
|---|---|---|
| committer | Mehdi Sadeghi <mehdi@mehdix.org> | 2021-04-28 23:02:13 +0200 |
| commit | 73c79bbfb7fd76ab319940ba507cca5381d2ffa2 (patch) | |
| tree | 548c6ed9cc0f11abb9e8a63888d1b858a3c2380c | |
| parent | fed0bb2f977e445286b8e6b9126f1d7cd71928a4 (diff) | |
Add waybind config.
| -rw-r--r-- | .config/waybind/config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
