summaryrefslogtreecommitdiff
path: root/.mozilla/firefox/whisperwood/chrome/userChrome.css
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2024-02-04 16:33:23 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2024-02-04 16:33:23 -0500
commit1aedb5705fdddaaa1e0c0451a32fcf059700a066 (patch)
treee5db82093e4ee00afdb4849eec7e5a967d5a6229 /.mozilla/firefox/whisperwood/chrome/userChrome.css
parent2aace681df8c98762be4a12f09bc359bccfec0d0 (diff)
Document firefox extension used with custom css
Diffstat (limited to '.mozilla/firefox/whisperwood/chrome/userChrome.css')
-rw-r--r--.mozilla/firefox/whisperwood/chrome/userChrome.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/.mozilla/firefox/whisperwood/chrome/userChrome.css b/.mozilla/firefox/whisperwood/chrome/userChrome.css
index 10e0a36..e458e26 100644
--- a/.mozilla/firefox/whisperwood/chrome/userChrome.css
+++ b/.mozilla/firefox/whisperwood/chrome/userChrome.css
@@ -1,3 +1,7 @@
+/* Ideally, use this in conjunction with the "dwm TabsInTitlebar" firefox extenstion
+ * https://addons.mozilla.org/en-US/firefox/addon/tabs-in-title/
+ * https://github.com/edvardxyz/Tabs-in-title
+ */
#TabsToolbar {
visibility: collapse;
} /* leaves space for the window buttons */