From 919b17cb39a88fb694b100c9f97b4bcdd905fd45 Mon Sep 17 00:00:00 2001 From: LMBishop Date: Mon, 13 Feb 2023 19:38:06 +0000 Subject: Fix fonts --- sway/input.cfg | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sway/input.cfg (limited to 'sway/input.cfg') diff --git a/sway/input.cfg b/sway/input.cfg new file mode 100644 index 0000000..a4746f7 --- /dev/null +++ b/sway/input.cfg @@ -0,0 +1,11 @@ +# Manually change this file + +input type:keyboard { + xkb_layout "gb" + repeat_delay 300 + repeat_rate 30 +} + +input type:pointer { + pointer_accel -0.7 +} -- cgit v1.2.3-70-g09d2