about summary refs log tree commit diff
path: root/home/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles')
-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 9d971b8..d510eed 100644
--- a/home/profiles/base/config/sway.nix
+++ b/home/profiles/base/config/sway.nix
@@ -201,7 +201,7 @@ with neotheme.colors;
     repeat_delay 350
     xkb_layout us,se
     # xkb_variant ,dvorak
-    xkb_options 'grp:alt_shift_toggle,caps:escape'                                                                                                                                                                                               
-    # xkb_options ctrl:swapcaps                                                                                                          
+    xkb_options 'grp:alt_shift_toggle,caps:escape'
+    # xkb_options ctrl:swapcaps
   }
 ''