From eb4f60dd7abdd10f04317c9d4879acf3f1002f9d Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 10 Jun 2015 20:48:22 +0200 Subject: Tweaked window resizing and vim navigation bindings * halved horizontal window resize grid width * added `J` and `K` mappings for easier section navigation * fixed pentadactly `guioptions` which were incompatible with it's latest version --- pentadactyl/.pentadactylrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pentadactyl/.pentadactylrc') diff --git a/pentadactyl/.pentadactylrc b/pentadactyl/.pentadactylrc index dda4cf8..37dc661 100644 --- a/pentadactyl/.pentadactylrc +++ b/pentadactyl/.pentadactylrc @@ -1,7 +1,7 @@ loadplugins '\.(js|penta)$' group user -set guioptions-=br +set guioptions=Cs set hintkeys=0123456789 map -b j 5j -- cgit v1.2.3