Bug fix: Firefox library not floating properly

This commit is contained in:
idk 2018-07-14 16:11:34 -04:00 committed by GitHub
parent 074e54caf6
commit 0fc0720497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -260,6 +260,7 @@ for_window [title="GIMP Startup"] move workspace $ws5
for_window [class="Gimp"] move workspace $ws5 for_window [class="Gimp"] move workspace $ws5
for_window [window_role="GtkFileChooserDialog"] resize shrink height 10 px for_window [window_role="GtkFileChooserDialog"] resize shrink height 10 px
for_window [title="Default - Wine desktop"] floating enable for_window [title="Default - Wine desktop"] floating enable
for_window [class="Firefox" title="Library"] floating enable
# First I have a tmux window used for background scripts. # First I have a tmux window used for background scripts.
# I'll later bind this to mod+u. # I'll later bind this to mod+u.