home: firefox: tridactyl: refactor editor float

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 70f651c5fa
commit 8e0ea3593c
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ in
# Use my configured terminal
term
# Make it easy to pick out with a window class name
"--class tridactyl_editor"
"--title=tridactyl_editor"
# Open vim with the cursor in the correct position
vimCommandLine
];