From 98bcda1099c7802f44068a21bc3692449d11ed7e Mon Sep 17 00:00:00 2001 From: Joel Murphy Date: Wed, 5 Jun 2024 11:43:15 +0100 Subject: [PATCH] thorium: use gnome-libsecret as password store --- .config/thorium-flags.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/thorium-flags.conf b/.config/thorium-flags.conf index e8640c9d..7cff655f 100644 --- a/.config/thorium-flags.conf +++ b/.config/thorium-flags.conf @@ -1,5 +1,5 @@ ---password-store=gnome ---ozone-platform-hint=wayland ---gtk-version=4 ---ignore-gpu-blocklist +--password-store=gnome-libsecret +--ozone-platform-hint=wayland +--gtk-version=4 +--ignore-gpu-blocklist --enable-features=TouchpadOverscrollHistoryNavigation