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)