Rename firefox profile from 'work' to 'default'

main
Hektor Misplon 2025-11-16 02:09:54 +01:00
parent a0472eccc6
commit 2352981b16
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
DefaultDownloadDirectory = "\${home}/dl";
};
profiles = {
work = {
default = {
settings = {
"signon.rememberSignons" = false;
"findbar.highlightAll" = true;