Is your feature request related to a problem? Please describe.
There appears to be an exec flag --cwd-in-title but nothing to go in clifmrc to make this persistent across runs even using the .desktop file.
Describe the solution you'd like
A boolean option, perhaps CwdInTitle, defaulting to false, such that when it is true clifm will have the same behaviour as if launched with that flag.
Is your feature request related to a problem? Please describe.
There appears to be an exec flag
--cwd-in-titlebut nothing to go inclifmrcto make this persistent across runs even using the .desktop file.Describe the solution you'd like
A boolean option, perhaps
CwdInTitle, defaulting tofalse, such that when it istrueclifm will have the same behaviour as if launched with that flag.