diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-12-25 14:46:09 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-12-25 14:46:09 +0000 |
| commit | f2866e8ad4a9ba0b12ea047b2f72f7d7d457d63f (patch) | |
| tree | 31f805bc77243166db64ed55c973e13052282af1 /sway/input.cfg | |
| parent | 6bbdbe073e993fb43003d89d7e5a27a1a8a36413 (diff) | |
Remove unused sway files
Diffstat (limited to 'sway/input.cfg')
| -rw-r--r-- | sway/input.cfg | 11 |
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 -} |
