home: firefox: tridactyl: refactor editor float
All checks were successful
ci/woodpecker/push/check Pipeline was successful

Ghostty *needs* a specific format for its `--class`, but not for its
`--title`.
This commit is contained in:
Bruno BELANYI 2026-03-19 20:01:20 +00:00
parent 0a4138d143
commit 94de238cd5
2 changed files with 2 additions and 2 deletions

View file

@ -136,7 +136,7 @@ in
inherit modifier;
criteria = [
{ class = "^tridactyl_editor$"; }
{ title = "^tridactyl_editor$"; }
{ class = "^Blueman-.*$"; }
{ title = "^htop$"; }
{ class = "^Thunderbird$"; instance = "Mailnews"; window_role = "filterlist"; }