aboutsummaryrefslogtreecommitdiffstats
path: root/herbstluftwm/.config
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2014-11-12 10:51:57 +0100
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2014-11-12 10:51:57 +0100
commit0f429f125cbab8ccfdf8ee6edffb7eb73b53c0a8 (patch)
treed7bd6e1960cac8fbd5ce5333dc5a6fc36fe3ebe6 /herbstluftwm/.config
parentdae9b6bf04d8d650e3cf91bce5c43201656e1a9c (diff)
downloaddotfiles-0f429f125cbab8ccfdf8ee6edffb7eb73b53c0a8.tar.gz
dotfiles-0f429f125cbab8ccfdf8ee6edffb7eb73b53c0a8.tar.bz2
dotfiles-0f429f125cbab8ccfdf8ee6edffb7eb73b53c0a8.zip
Fixed opaque frames when not using compton
Diffstat (limited to 'herbstluftwm/.config')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart1
1 files changed, 1 insertions, 0 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index 33d35aa..1cce1ba 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -141,6 +141,7 @@ hc set frame_bg_normal_color $WM_LDARK
141hc set frame_bg_active_color $WM_DARK 141hc set frame_bg_active_color $WM_DARK
142hc set frame_border_width 0 142hc set frame_border_width 0
143hc set always_show_frame 0 143hc set always_show_frame 0
144hc set frame_bg_transparent 1
144hc set frame_normal_opacity 0 145hc set frame_normal_opacity 0
145hc set frame_active_opacity 0 146hc set frame_active_opacity 0
146hc set frame_transparent_width 0 147hc set frame_transparent_width 0