A theme for Firefox meant to emulate qutebrowser and integrate with the i3 window manager.
Before installing the theme:
-
Install the Tridactyl firefox extension
-
in
about:config
setbrowser.compactmode.show
to true -
Go in the "Customize" section of firefox and set "Density" to "Compact", and remove the new tab button
To install the theme:
-
Go to
about:support
in Firefox. -
Application Basics > Profile Directory > Open Directory.
-
Open directory in a terminal.
-
Create a chrome directory if it doesn't exist:
mkdir -p chrome
cd chrome
- Copy the
userChrome.css
file from this repository to that folder
For best results, install the Jetbrains Mono font
Updates to make the theme compatible with Firefox 100+ made possible by Dook97's fork