diff options
Diffstat (limited to 'home/profiles/gui')
-rw-r--r-- | home/profiles/gui/config/sway.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/home/profiles/gui/config/sway.nix b/home/profiles/gui/config/sway.nix index ec5592a..907681a 100644 --- a/home/profiles/gui/config/sway.nix +++ b/home/profiles/gui/config/sway.nix @@ -11,8 +11,6 @@ in exec autotiling - exec ${config.i18n.inputMethod.enabled} # assume binary name == option name - # set modifiers set $mod Mod4 set $alt Mod1 |