lots of things (everything is a total mess)
This commit is contained in:
parent
480d649d62
commit
931efc7518
22 changed files with 109 additions and 52 deletions
|
@ -1,7 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
programs.chromium = {
|
||||
enable = true;
|
||||
package = pkgs.ungoogled-chromium;
|
||||
# package = pkgs.ungoogled-chromium;
|
||||
extensions = [
|
||||
{id = "cjpalhdlnbpafiamejdnhcphjbkeiagm";} # ublock origin
|
||||
];
|
||||
|
|
|
@ -17,8 +17,3 @@
|
|||
#navigator-toolbox {
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
||||
/* Hide shield thing since i never ever change those settings */
|
||||
#tracking-protection-icon-container {
|
||||
visibility: collapse;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue