about summary refs log tree commit diff
path: root/dotfiles/sway_config
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/sway_config')
-rw-r--r--dotfiles/sway_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/sway_config b/dotfiles/sway_config
index e3e1aba..e049ba7 100644
--- a/dotfiles/sway_config
+++ b/dotfiles/sway_config
@@ -80,7 +80,7 @@ set $menu dmenu_path | dmenu | xargs swaymsg exec --
 # Read `man 5 sway-input` for more information about this section.
 
 input type:keyboard {
-    xkb_layout gb
+    xkb_layout us
 }
 
 exec "xrdb ~/.Xresources"