From c272e315804ae82df76ae56fddbd0566ef253104 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 6 Sep 2019 17:56:14 +0300 Subject: [PATCH] i3: remove Sidewise mentions The solution is to move the Sidewise window to split at either direction, not float it! --- conf/i3/config | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/i3/config b/conf/i3/config index 55e30797..6f0edd7e 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -283,9 +283,6 @@ bindsym $mod+Shift+m exec audacious #for_window [title="^Mozilla Firefox$"] floating enable for_window [title="^Tor Browser$"] floating enable for_window [title="galculator"] floating enable -# https://chrome.google.com/webstore/detail/sidewise-tree-style-tabs/biiammgklaefagjclmnlialkmaemifgo -# use in undocked mode (in extension settings) with i3! -for_window [title="Sidewise"] floating enable # insert new rules above this line # https://github.com/keybase/client/issues/8232 for_window [title="tracker - .*"] floating enable