You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicking "Open config file" from the Settings menu, it uses open_with_external_program(), which uses xdg-open which opens it in Firefox on my system.
I would have expected it to be opened in the text editor, no?