firefox simpler
This commit is contained in:
parent
035d73e16c
commit
4773d5c406
1 changed files with 1 additions and 24 deletions
|
@ -106,33 +106,11 @@ in mkIf conf.apps.enable {
|
|||
"YouTube"
|
||||
"Nix Packages"
|
||||
"Nix Options"
|
||||
"Arch Wiki"
|
||||
"Github"
|
||||
];
|
||||
};
|
||||
|
||||
containers = {
|
||||
personal = {
|
||||
color = "purple";
|
||||
icon = "fingerprint";
|
||||
id = 1;
|
||||
};
|
||||
student = {
|
||||
color = "turquoise";
|
||||
icon = "circle";
|
||||
id = 2;
|
||||
};
|
||||
work = {
|
||||
color = "yellow";
|
||||
icon = "briefcase";
|
||||
id = 3;
|
||||
};
|
||||
shopping = {
|
||||
color = "green";
|
||||
icon = "cart";
|
||||
id = 4;
|
||||
};
|
||||
};
|
||||
|
||||
bookmarks = { };
|
||||
|
||||
settings = {
|
||||
|
@ -163,7 +141,6 @@ in mkIf conf.apps.enable {
|
|||
youtube-nonstop
|
||||
enhancer-for-youtube
|
||||
firefox-color
|
||||
multi-account-containers
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue