From 83a21894285f77a349054712db8621f56de063eb Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Fri, 8 Nov 2024 19:40:35 +0100 Subject: fix brave theme loading --- .local/share/bin/brave | 1 + 1 file changed, 1 insertion(+) (limited to '.local/share/bin/brave') diff --git a/.local/share/bin/brave b/.local/share/bin/brave index 2792fe5..1dea360 100755 --- a/.local/share/bin/brave +++ b/.local/share/bin/brave @@ -4,4 +4,5 @@ # you're not the only user on the system # --remote-debugging-port=9222 \ /usr/bin/brave \ + --load-extension="$XDG_CACHE_HOME/mode/chromium" \ "$@" -- cgit v1.2.3