added role about to floating

This commit is contained in:
Jesús 2019-04-30 08:04:08 -05:00
parent fcc1d5d6eb
commit ec16f37bdc
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

1
config
View File

@ -151,6 +151,7 @@ for_window [class="(?i)transmission"] floating enable
# title # title
for_window [title="(?i)pulseaudio multiband EQ"] floating enabl for_window [title="(?i)pulseaudio multiband EQ"] floating enabl
# window_role # window_role
for_window [window_role="(?i)about"] floating enable
for_window [window_role="(?i)organizer"] floating enable for_window [window_role="(?i)organizer"] floating enable
# reload the configuration file # reload the configuration file