From e8e65de1e10a71dcb1b4e553e2ccc0640f8e7454 Mon Sep 17 00:00:00 2001 From: xero Date: Sat, 20 Dec 2014 10:29:20 -0500 Subject: greybeard theme updates --- herbstluftwm/.config/herbstluftwm/autostart | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'herbstluftwm/.config') diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index 83bc2cf..d639e93 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -26,7 +26,7 @@ killall stalonetray killall conky # gap counter -echo 10 > /tmp/herbstluftwm-gap +echo 30 > /tmp/herbstluftwm-gap # keybindings Mod=Mod4 @@ -134,7 +134,7 @@ hc set frame_bg_transparent 1 hc set frame_transparent_width 0 hc set frame_gap 8 -hc attr theme.active.color '#000000' #6A8C8C +hc attr theme.active.color '#6A8C8C' hc attr theme.normal.color '#222222' hc attr theme.urgent.color '#000000' hc attr theme.inner_width 0 @@ -147,7 +147,7 @@ hc attr theme.active.inner_color '#272822' hc attr theme.active.outer_color '#000000' hc attr theme.background_color '#141414' -hc set window_gap 10 +hc set window_gap 30 hc set frame_padding 0 hc set smart_window_surroundings 0 hc set smart_frame_surroundings 1 -- cgit v1.2.1