From 606a42a5a9d7c1643549f1e9d3edfeed5fb834c6 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sat, 10 Feb 2024 22:32:14 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20Firefox=20userChrome=20ins?= =?UTF-8?q?tall=20instructions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fd89419..073195c 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,14 @@ fish_config theme save "Catppuccin Mocha" `` to install plugins. +## Firefox + +Find profile directory and link the userChrome file. + +```fish +ln -s "$DOT/os/firefox/userChrome.css" "{profile dir}/chrome/userChrome.css" +``` + # Sources ## Main