commit ec489df027b612ece0af1622685137e47192afe6
parent 2d7c516bfdc913588d433560976b31f3b3f78b36
Author: Sven Möller <sven-moeller@outlook.de>
Date: Mon, 13 Dec 2021 20:12:15 +0100
Keyboard layout
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/sway/.config/sway/config b/sway/.config/sway/config
@@ -57,6 +57,10 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
#
# 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 * {
+ xkb_layout "de"
+ xkb_options "caps:escape"
+}
### Key bindings
#