From d99f15865414fea093c88254cd95504855b82b73 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 7 Jul 2021 21:50:49 +0200 Subject: [PATCH] i3: use default directions It makes sense as there is less need to move the right hand. --- config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config b/config index 919ae84..618a27e 100644 --- a/config +++ b/config @@ -1,10 +1,10 @@ # i3 config file (v4) -set $up k -set $down j -set $left h -set $right l set $mod Mod4 +set $up l +set $down k +set $left j +set $right semicolon set $term vbeterm set $mediaplayer spotify