Change Firefox profile from Private to Personal
This commit is contained in:
parent
b9ed69eafe
commit
0a03308525
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ with lib; let
|
|||
"Firefox ("
|
||||
+ (
|
||||
if cfg.work
|
||||
then "Private"
|
||||
then "Personal"
|
||||
else "Horus"
|
||||
)
|
||||
+ ")";
|
||||
|
|
Loading…
Reference in a new issue