feat: Change chrome defaults

This commit is contained in:
UGA Innovation Factory
2025-12-08 19:50:18 +00:00
committed by Hunter Halloran
parent 13abaa8369
commit 2162cbbf72

View File

@@ -107,7 +107,7 @@
serviceConfig = {
ExecStart = ''
dconf reset /org/gnome/desktop/a11y/applications/screen-keyboard-enabled
/run/current-system/sw/bin/dconf reset /org/gnome/desktop/a11y/applications/screen-keyboard-enabled
${pkgs.chromium}/bin/chromium \
--enable-features=UseOzonePlatform,WebRTCLibcamera,TouchpadOverscrollHistoryNavigation \
--ozone-platform=wayland \
@@ -154,9 +154,7 @@
htop
binutils
libcamera
(chromium.override {
commandLineArgs = [ "--enable-features=TouchpadOverscrollHistoryNavigation" ];
})
chromium
oh-my-posh
zsh
git