chromium: use fluent overlay scrollbars
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
968e130f45
commit
1cdf9d1659
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ in {
|
|||
#?? https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/about_flags.cc
|
||||
commandLineArgs = let
|
||||
features = concatStringsSep "," [
|
||||
"OverlayScrollbar"
|
||||
"FluentOverlayScrollbar"
|
||||
|
||||
# https://wiki.archlinux.org/title/Chromium#Touchpad_Gestures_for_Navigation
|
||||
"TouchpadOverscrollHistoryNavigation"
|
||||
|
|
Loading…
Reference in a new issue