1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

rofi: float based on window class

Upstream changed the window naming behaviour so the window stopped
floating. 85279323e6

Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
Joe Groocock 2020-09-08 21:53:57 +01:00
parent f6b863adf3
commit 8d0eedb617
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -115,7 +115,7 @@ for_window [class="floating-term" instance="termite"] floating enable
for_window [class="Alacritty" instance="floating-term"] floating enable
for_window [class="^jetbrains-.+$" title="win0"] floating enable
for_window [window_role="floating-term"] floating enable
for_window [title="^rofi$"] floating enable
for_window [class="^Rofi$"] floating enable
new_window none
new_float none