From 20887df724a78ca6117ca81921f163676b0d745d Mon Sep 17 00:00:00 2001 From: Lucas Barbieri Date: Wed, 19 Jun 2024 23:44:32 -0300 Subject: [PATCH] move userChrome to correct path --- .../{ => .mozilla/firefox//chrome}/userChrome.css | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename desktop/configs/mozilla/{ => .mozilla/firefox//chrome}/userChrome.css (100%) diff --git a/desktop/configs/mozilla/userChrome.css b/desktop/configs/mozilla/.mozilla/firefox//chrome/userChrome.css similarity index 100% rename from desktop/configs/mozilla/userChrome.css rename to desktop/configs/mozilla/.mozilla/firefox//chrome/userChrome.css