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 --- twmn/.config/twmn/twmn.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'twmn') diff --git a/twmn/.config/twmn/twmn.conf b/twmn/.config/twmn/twmn.conf index 63ac4d6..3fa9ce6 100644 --- a/twmn/.config/twmn/twmn.conf +++ b/twmn/.config/twmn/twmn.conf @@ -3,6 +3,7 @@ absolute_position= always_on_top=true background_color=#909737 bounce=true +bounce_duration=500 font=DejaVu Sans Mono font_size=15 foreground_color=#111111 -- cgit v1.2.3