From 8d9937e44e66583e9d7def94a5e5be76901b1c26 Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Thu, 20 May 2021 17:04:33 +0200 Subject: [PATCH] Change mod key to Alt --- tree/.config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tree/.config/sway/config b/tree/.config/sway/config index f4efa21..aa7ddc5 100644 --- a/tree/.config/sway/config +++ b/tree/.config/sway/config @@ -7,7 +7,7 @@ ### Variables # # Logo key. Use Mod1 for Alt. -set $mod Mod4 +set $mod Alt # Home row direction keys, like vim set $left h set $down j