From 3eed219b61b896d27e88b2768628351315eab7d8 Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Sun, 20 Nov 2016 13:34:20 +0100 Subject: [PATCH] Niiuh things --- config/i3/config | 6 +++--- scripts/debloc.sh | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/config/i3/config b/config/i3/config index 31d89a2..bf37494 100644 --- a/config/i3/config +++ b/config/i3/config @@ -281,9 +281,9 @@ mode "Resize" { # Pressing right will grow the window’s width. # Pressing up will shrink the window’s height. # Pressing down will grow the window’s height. - bindsym j resize shrink width 10 px or 10 ppt - bindsym k resize grow height 10 px or 10 ppt - bindsym i resize shrink height 10 px or 10 ppt + bindsym h resize shrink width 10 px or 10 ppt + bindsym j resize grow height 10 px or 10 ppt + bindsym k resize shrink height 10 px or 10 ppt bindsym l resize grow width 10 px or 10 ppt ## same bindings, but for the arrow keys diff --git a/scripts/debloc.sh b/scripts/debloc.sh index b359f8e..ff75db8 100755 --- a/scripts/debloc.sh +++ b/scripts/debloc.sh @@ -5,7 +5,6 @@ DEBLOC_ROOT=$HOME/.debloc # TODO Configurable DEBIAN_MIRROR=http://debian.polytech-lille.fr/debian -DEBIAN_MIRROR=http://ubuntu.mirrors.ovh.net/ftp.ubuntu.com/ubuntu mkdir -p $DEBLOC_DB &> /dev/null mkdir -p $DEBLOC_ROOT &> /dev/null