aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'sway/input.cfg')
-rw-r--r--sway/input.cfg11
1 files changed, 0 insertions, 11 deletions
diff --git a/sway/input.cfg b/sway/input.cfg
deleted file mode 100644
index a4746f7..0000000
--- a/sway/input.cfg
+++ /dev/null
@@ -1,11 +0,0 @@
-# Manually change this file
-
-input type:keyboard {
- xkb_layout "gb"
- repeat_delay 300
- repeat_rate 30
-}
-
-input type:pointer {
- pointer_accel -0.7
-}