Rename firefox profile from 'work' to 'default'
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user