From: Armaan Bhojwani Date: Mon, 17 May 2021 03:00:12 +0000 (-0400) Subject: firefox: add labels to files X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=7142bd432ce3b2722bd8927777c7821b8b68c8fa firefox: add labels to files --- diff --git a/config.org b/config.org index c14d9a2..c58330a 100644 --- a/config.org +++ b/config.org @@ -1166,6 +1166,7 @@ Lightweight notification daemon. } #+end_src *** Black screen by default +userChrome.css: #+begin_src css :tangle ~/.mozilla/firefox/armaan-release/chrome/userChrome.css #main-window, #browser, @@ -1180,6 +1181,8 @@ Lightweight notification daemon. color: #fff !important; } #+end_src + +userContent.css: #+begin_src css :tangle ~/.mozilla/firefox/armaan-release/chrome/userContent.css @-moz-document url("about:home"), url("about:blank"), url("about:newtab") { body {