feat: Change chrome defaults
This commit is contained in:
committed by
Hunter Halloran
parent
13abaa8369
commit
2162cbbf72
@@ -107,7 +107,7 @@
|
|||||||
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
ExecStart = ''
|
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 \
|
${pkgs.chromium}/bin/chromium \
|
||||||
--enable-features=UseOzonePlatform,WebRTCLibcamera,TouchpadOverscrollHistoryNavigation \
|
--enable-features=UseOzonePlatform,WebRTCLibcamera,TouchpadOverscrollHistoryNavigation \
|
||||||
--ozone-platform=wayland \
|
--ozone-platform=wayland \
|
||||||
@@ -154,9 +154,7 @@
|
|||||||
htop
|
htop
|
||||||
binutils
|
binutils
|
||||||
libcamera
|
libcamera
|
||||||
(chromium.override {
|
chromium
|
||||||
commandLineArgs = [ "--enable-features=TouchpadOverscrollHistoryNavigation" ];
|
|
||||||
})
|
|
||||||
oh-my-posh
|
oh-my-posh
|
||||||
zsh
|
zsh
|
||||||
git
|
git
|
||||||
|
|||||||
Reference in New Issue
Block a user