Update herbstluftwm visuals

This commit is contained in:
Tom Willemse 2015-07-26 22:13:45 +02:00
parent 3cf3448434
commit 8337bd8d44

View file

@ -93,10 +93,11 @@ hc set frame_border_normal_color '#101010'
hc set frame_bg_normal_color '#111111' hc set frame_bg_normal_color '#111111'
hc set frame_bg_active_color '#263f1f' hc set frame_bg_active_color '#263f1f'
hc set frame_border_width 0 hc set frame_border_width 0
hc set window_border_width 8 hc set window_border_width 17
hc set window_border_inner_width 1 hc set window_border_inner_width 0
hc set window_border_normal_color '#454545' hc set window_border_normal_color '#111111'
hc set window_border_active_color '#54a875' hc set window_border_active_color '#111111'
hc set window_border_inner_color '#111111'
hc set always_show_frame 0 hc set always_show_frame 0
hc set frame_gap 15 hc set frame_gap 15
# add overlapping window borders # add overlapping window borders
@ -141,7 +142,7 @@ hc set_monitors \
# Pad the first monitor 16 pixels on the bottom. # Pad the first monitor 16 pixels on the bottom.
hc pad 0 31 0 0 hc pad 0 31 0 0
hc load 1 '(split horizontal:0.605000:1 (clients max:0) (clients vertical:0))' hc load 1 '(split horizontal:0.596500:1 (clients max:0) (clients vertical:0))'
hc load 2 '(clients max:0)' hc load 2 '(clients max:0)'
hc focus_edge left hc focus_edge left