Remove Trello floating
This commit is contained in:
parent
7ef5f1e30e
commit
a4dc5fabf5
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user