diff options
author | Marek Paśnikowski <marekpasnikowski@protonmail.com> | 2022-12-03 10:59:32 +0100 |
---|---|---|
committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2022-12-03 10:59:32 +0100 |
commit | 33d6640d4c781f3c82f08198020e6bfd7efe7456 (patch) | |
tree | 96548e494a4d1e5fe7d6d3568542c821d4e6e1d5 | |
parent | 9afb8882c3badd59bd426086af0f9e411f8f6cfd (diff) |
Set Polish keyboard layout in Sway
-rw-r--r-- | sway.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sway.config b/sway.config index 2218216..1d9bcf9 100644 --- a/sway.config +++ b/sway.config @@ -58,6 +58,7 @@ output * bg /gnu/store/r1s30d4xxfx9a5i9m0rfa9kcnh02s0vs-sway-1.8-rc1/share/backg # You can get the names of your inputs by running: swaymsg -t get_inputs # Read `man 5 sway-input` for more information about this section. +input type:keyboard xkb_layout pl input type:pointer natural_scroll enabled ### Key bindings |