diff options
| author | 2014-11-12 10:51:57 +0100 | |
|---|---|---|
| committer | 2014-11-12 10:51:57 +0100 | |
| commit | 0f429f125cbab8ccfdf8ee6edffb7eb73b53c0a8 (patch) | |
| tree | d7bd6e1960cac8fbd5ce5333dc5a6fc36fe3ebe6 /herbstluftwm/.config | |
| parent | dae9b6bf04d8d650e3cf91bce5c43201656e1a9c (diff) | |
| download | dotfiles-0f429f125cbab8ccfdf8ee6edffb7eb73b53c0a8.tar.gz dotfiles-0f429f125cbab8ccfdf8ee6edffb7eb73b53c0a8.tar.bz2 dotfiles-0f429f125cbab8ccfdf8ee6edffb7eb73b53c0a8.zip | |
Fixed opaque frames when not using compton
Diffstat (limited to 'herbstluftwm/.config')
| -rwxr-xr-x | herbstluftwm/.config/herbstluftwm/autostart | 1 |
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 | |||
| 141 | hc set frame_bg_active_color $WM_DARK | 141 | hc set frame_bg_active_color $WM_DARK |
| 142 | hc set frame_border_width 0 | 142 | hc set frame_border_width 0 |
| 143 | hc set always_show_frame 0 | 143 | hc set always_show_frame 0 |
| 144 | hc set frame_bg_transparent 1 | ||
| 144 | hc set frame_normal_opacity 0 | 145 | hc set frame_normal_opacity 0 |
| 145 | hc set frame_active_opacity 0 | 146 | hc set frame_active_opacity 0 |
| 146 | hc set frame_transparent_width 0 | 147 | hc set frame_transparent_width 0 |
