fixed thunar floating window rule class regex
This commit is contained in:
parent
d5a6a4f8d4
commit
1bfbff4b69
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@
|
|||
|
||||
windowrule = [
|
||||
"idleinhibit fullscreen, ^(firefox)$"
|
||||
"float, ^(Thunar)$"
|
||||
"float, ^(thunar)$"
|
||||
"stayfocused, title:^(Enpass Assistant)$"
|
||||
"pin, title:^(Enpass Assistant)$"
|
||||
"center, title:^(Enpass Assistant)$"
|
||||
|
|
Loading…
Add table
Reference in a new issue