From a8788640b3443017d227b8349ee7e6b9d1eed578 Mon Sep 17 00:00:00 2001 From: Thorsten Töpper Date: Wed, 29 Sep 2021 17:53:28 +0200 Subject: niflheim i3: small corrections. --- niflheim/config/i3/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'niflheim/config/i3') diff --git a/niflheim/config/i3/config b/niflheim/config/i3/config index b0b9d39..226965f 100644 --- a/niflheim/config/i3/config +++ b/niflheim/config/i3/config @@ -53,7 +53,7 @@ bindsym $mod+Shift+d exec --no-startup-id i3-dmenu-desktop bindsym $mod+j focus left bindsym $mod+k focus down bindsym $mod+l focus up -bindsym $mod+semicolon focus right +bindsym $mod+odiaeresis focus right # alternatively, you can use the cursor keys: bindsym $mod+Left focus left @@ -65,7 +65,7 @@ bindsym $mod+Right focus right bindsym $mod+Shift+j move left bindsym $mod+Shift+k move down bindsym $mod+Shift+l move up -bindsym $mod+Shift+semicolon move right +bindsym $mod+Shift+odiaeresis move right # alternatively, you can use the cursor keys: bindsym $mod+Shift+Left move left @@ -188,7 +188,7 @@ mode "resize" { bindsym j resize shrink width 10 px or 10 ppt bindsym k resize grow height 10 px or 10 ppt bindsym l resize shrink height 10 px or 10 ppt - bindsym semicolon resize grow width 10 px or 10 ppt + bindsym odiaeresis resize grow width 10 px or 10 ppt # same bindings, but for the arrow keys bindsym Left resize shrink width 10 px or 10 ppt -- cgit v1.2.3-70-g09d2