feat: Change chrome defaults
This commit is contained in:
committed by
Hunter Halloran
parent
13abaa8369
commit
2162cbbf72
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user