aboutsummaryrefslogtreecommitdiff
path: root/pentadactyl/.pentadactylrc
diff options
context:
space:
mode:
authorAdrian Kummerlaender2015-06-10 20:48:22 +0200
committerAdrian Kummerlaender2015-06-10 20:48:22 +0200
commiteb4f60dd7abdd10f04317c9d4879acf3f1002f9d (patch)
tree03f655b8a3eab3c126555d80ea0c0f756dc102c5 /pentadactyl/.pentadactylrc
parent7554ce91fcf771041326430c0a224b9e570424a0 (diff)
downloaddotfiles-eb4f60dd7abdd10f04317c9d4879acf3f1002f9d.tar
dotfiles-eb4f60dd7abdd10f04317c9d4879acf3f1002f9d.tar.gz
dotfiles-eb4f60dd7abdd10f04317c9d4879acf3f1002f9d.tar.bz2
dotfiles-eb4f60dd7abdd10f04317c9d4879acf3f1002f9d.tar.lz
dotfiles-eb4f60dd7abdd10f04317c9d4879acf3f1002f9d.tar.xz
dotfiles-eb4f60dd7abdd10f04317c9d4879acf3f1002f9d.tar.zst
dotfiles-eb4f60dd7abdd10f04317c9d4879acf3f1002f9d.zip
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
Diffstat (limited to 'pentadactyl/.pentadactylrc')
-rw-r--r--pentadactyl/.pentadactylrc2
1 files changed, 1 insertions, 1 deletions
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