From 6e4087f395690c658674e6bf1567e9639112e5da Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 23 May 2018 01:11:41 -0400 Subject: turn off focus wrapping being forced to live without it on osx, i'm realizing how it's actually more confusing than convenient it actually is --- i3/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'i3') diff --git a/i3/config b/i3/config index fab81a3..9db3e06 100644 --- a/i3/config +++ b/i3/config @@ -21,6 +21,8 @@ client.urgent #ff0000 #ff0000 #ffffff #ff0000 floating_minimum_size 1 x 1 floating_maximum_size -1 x -1 +focus_wrapping no + # floats for_window [class="Xmessage"] floating enable for_window [class="qemu"] floating enable -- cgit v1.2.3-54-g00ecf