nb config
This commit is contained in:
@@ -229,11 +229,9 @@ in
|
||||
commandLineArgs = [
|
||||
"--enable-features=WebUIDarkMode"
|
||||
"--force-dark-mode"
|
||||
# "--high-dpi-support=1"
|
||||
# "--force-device-scale-factor=1.15"
|
||||
"--enable-features=UseOzonePlatform"
|
||||
"--ozone-platform=wayland"
|
||||
# "--use-gl=egl"
|
||||
"--default-search-provider-search-url=\"https://www.perplexity.ai/search/?q={searchTerms}\""
|
||||
];
|
||||
dictionaries = [
|
||||
pkgs.hunspellDictsChromium.en_US
|
||||
@@ -290,6 +288,18 @@ in
|
||||
sha256 = "sha256:107q2knys6xq2sszcmg49f23asp92i5adb46yz18wxn3yc2cybb7";
|
||||
version = "3.1.33";
|
||||
})
|
||||
(createChromiumExtension {
|
||||
# Vimium
|
||||
id = "dbepggeogbaibhgnhhndojpepiihcmeb";
|
||||
sha256 = "sha256:0m8xski05w2r8igj675sxrlkzxlrl59j3a7m0r6c8pwcvka0r88d";
|
||||
version = "2.1.2";
|
||||
})
|
||||
(createChromiumExtension {
|
||||
# Session Buddy
|
||||
id = "edacconmaakjimmfgnblocblbcdcpbko";
|
||||
sha256 = "sha256:0llfw93gi19n6vnx4dbw6qrws0papkyrlrw9vy7v3pcf4abljq7x";
|
||||
version = "4.0.4";
|
||||
})
|
||||
];
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user