From b77c909e0c03638004ba2e04f283934da8058d37 Mon Sep 17 00:00:00 2001 From: shmibs Date: Sat, 3 May 2014 20:45:29 -0700 Subject: added easy comment bindings per-file type commenting with one simple keybinding --- .config/herbstluftwm/autostart | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to '.config/herbstluftwm/autostart') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index e543bb9..3089516 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -1,13 +1,9 @@ #!/bin/bash # define colours -#bg_normal='#2d2d2d' -#fg_normal='#dcdcdc' -#bg_focus='#d64937' -#fg_focus='#fcfcfc' -bg_normal='#2b2b2b' +bg_normal='#333333' fg_normal='#dcdcdc' -bg_focus='#a6754c' +bg_focus='#a25136' fg_focus='#fcfcfc' hc() { -- cgit v1.2.3