feat: Add gesture support on Chrome for forward and backwards page

navigation
This commit is contained in:
Hunter Halloran 2025-12-05 12:03:11 -05:00 committed by Hunter Halloran
commit d8eb614a1d

4
sw.nix
View file

@ -30,7 +30,9 @@
htop htop
binutils binutils
man man
chromium (chromium.override {
commandLineArgs = [ "--enable-features=TouchpadOverscrollHistoryNavigation" ];
})
lm_sensors lm_sensors
oh-my-posh oh-my-posh
zsh zsh