diff options
| author | 2015-08-22 01:34:13 +0200 | |
|---|---|---|
| committer | 2015-08-22 01:34:13 +0200 | |
| commit | ed8485591c8219570faad67a755671eaad334e24 (patch) | |
| tree | 7590e2c7d18b60490a0510a6d1978214d62357a2 | |
| parent | 593ce4be2384038fb419e0a645f133f6b5cf95a3 (diff) | |
| download | dotfiles-ed8485591c8219570faad67a755671eaad334e24.tar.gz dotfiles-ed8485591c8219570faad67a755671eaad334e24.zip | |
Don't swap monitors to get tag in herbstluftwm
| -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 73551df..6b9a0d0 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -109,6 +109,7 @@ hc set smart_frame_surroundings 0 hc set mouse_recenter_gap 0 hc set switch_monitors_to_get_tag 0 hc set frame_bg_transparent 1 +hc set swap_monitors_to_get_tag 0 ## Make sure the windows update immediately when being resized in ## floating mode. |
