From a4dc5fabf53d137e7cac48e3994fa304e1589f45 Mon Sep 17 00:00:00 2001 From: Alexander Hosking Date: Thu, 24 Aug 2017 11:21:20 -0400 Subject: [PATCH] Remove Trello floating --- .i3/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.i3/config b/.i3/config index 0cd896a..0c34518 100755 --- a/.i3/config +++ b/.i3/config @@ -12,7 +12,7 @@ ## Set Dvorak, because, SMRT exec "setxkbmap dvorak" exec --no-startup-id ~/.fehbg - +exec /home/ahosking/.screenlayout/home_desktop.sh exec --no-startup-id nm-applet exec --no-startup-id owncloud exec --no-startup-id insync start @@ -185,8 +185,8 @@ bindsym $mod+p mode "resize" # Floating Windows for_window [class="KeePassX"] floating enable -for_window [class="Trello"] floating enable; resize shrink width 10000px; resize grow width 400px; resize shrink height 10000px; resize grow height 800px; -for_window [title="Log in to Trello"] floating enable; resize shrink width 10000px; resize grow width 400px; resize shrink height 10000px; resize grow height 800px; +#for_window [class="Trello"] floating enable; resize shrink width 10000px; resize grow width 400px; resize shrink height 10000px; resize grow height 800px; +#for_window [title="Log in to Trello"] floating enable; resize shrink width 10000px; resize grow width 400px; resize shrink height 10000px; resize grow height 800px; # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available)