diff options
author | Alan Pearce | 2017-11-29 11:52:21 +0100 |
---|---|---|
committer | Alan Pearce | 2017-11-29 11:52:21 +0100 |
commit | 6f1192003a36d3430e79da370447f99858485030 (patch) | |
tree | d5f8666a0e6927179f094c34124aaf7987f25299 | |
parent | ae47b52893d3e73a41c9de901771a9ad34d7a619 (diff) | |
download | dotfiles-6f1192003a36d3430e79da370447f99858485030.tar.lz dotfiles-6f1192003a36d3430e79da370447f99858485030.tar.zst dotfiles-6f1192003a36d3430e79da370447f99858485030.zip |
i3: Stop windows from moving when opening new windows
-rw-r--r-- | i3/.config/i3/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 449b94f..1834421 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -271,7 +271,6 @@ client.background $base07 new_window pixel 2 new_float normal -hide_edge_borders both gaps inner 0 gaps outer 0 |