fixed thunar floating window rule class regex

This commit is contained in:
willifan 2024-06-16 15:56:33 +02:00
parent d5a6a4f8d4
commit 1bfbff4b69

View file

@ -128,7 +128,7 @@
windowrule = [
"idleinhibit fullscreen, ^(firefox)$"
"float, ^(Thunar)$"
"float, ^(thunar)$"
"stayfocused, title:^(Enpass Assistant)$"
"pin, title:^(Enpass Assistant)$"
"center, title:^(Enpass Assistant)$"