Rename firefox profile from 'work' to 'default'
parent
a0472eccc6
commit
2352981b16
|
|
@ -9,7 +9,7 @@
|
||||||
DefaultDownloadDirectory = "\${home}/dl";
|
DefaultDownloadDirectory = "\${home}/dl";
|
||||||
};
|
};
|
||||||
profiles = {
|
profiles = {
|
||||||
work = {
|
default = {
|
||||||
settings = {
|
settings = {
|
||||||
"signon.rememberSignons" = false;
|
"signon.rememberSignons" = false;
|
||||||
"findbar.highlightAll" = true;
|
"findbar.highlightAll" = true;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue