Change Firefox profile from Private to Personal

This commit is contained in:
Erwin Boskma 2023-11-09 08:25:43 +01:00
parent b9ed69eafe
commit 0a03308525
Signed by: erwin
SSH key fingerprint: SHA256:3F6Cm6I3erRqlBwEghZWAQl6eS5WrGTX1Vs/Evec1lQ

View file

@ -35,7 +35,7 @@ with lib; let
"Firefox ("
+ (
if cfg.work
then "Private"
then "Personal"
else "Horus"
)
+ ")";