home: firefox: tridactyl: refactor editor float
Ghostty *needs* a specific format for its `--class`, but not for its `--title`.
This commit is contained in:
parent
70f651c5fa
commit
8e0ea3593c
2 changed files with 2 additions and 2 deletions
|
|
@ -123,7 +123,7 @@ in
|
|||
inherit modifier;
|
||||
|
||||
criteria = [
|
||||
{ class = "^tridactyl_editor$"; }
|
||||
{ title = "^tridactyl_editor$"; }
|
||||
{ class = "^Blueman-.*$"; }
|
||||
{ title = "^htop$"; }
|
||||
{ class = "^Thunderbird$"; instance = "Mailnews"; window_role = "filterlist"; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue