about summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-02-24 17:40:43 +0900
committersefidel <contact@sefidel.net>2022-02-24 17:40:43 +0900
commit13773e1fa5014b3c0ac234c5751e339bec6f0f02 (patch)
tree05753700c63470617986837db33add1e18a787a3 /home
parent64eb694c318fd37a08886dedd7af6c8f619c02fe (diff)
downloadnixrc-13773e1fa5014b3c0ac234c5751e339bec6f0f02.tar.gz
nixrc-13773e1fa5014b3c0ac234c5751e339bec6f0f02.zip
feat(home/base): xkb_layout: us,se -> us,de
Diffstat (limited to 'home')
-rw-r--r--home/profiles/base/config/sway.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/profiles/base/config/sway.nix b/home/profiles/base/config/sway.nix
index f6a3d9b..bc1862a 100644
--- a/home/profiles/base/config/sway.nix
+++ b/home/profiles/base/config/sway.nix
@@ -190,7 +190,7 @@ with neotheme.colors;
   output "*" bg #545454 solid_color
   output "*" scale 1
   output "*" scale_filter nearest
-  
+
   input type:touchpad {
     tap enabled
     natural_scroll enabled
@@ -199,7 +199,7 @@ with neotheme.colors;
   input type:keyboard {
     repeat_rate 40
     repeat_delay 350
-    xkb_layout us,se
+    xkb_layout us,de
     # xkb_variant ,dvorak
     xkb_options 'grp:alt_shift_toggle,caps:escape'
     # xkb_options ctrl:swapcaps