This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@-moz-document url("chrome://browser/content/browser.xhtml") { | |
/* https://gist.github.com/shvchk/ea637112f88fe29a3f21c141a9fcf709 */ | |
/* To bring back OS title bar with min/max/close buttons, some users might | |
* consider setting browser.tabs.drawInTitlebar to false in about:config | |
*/ | |
:root { | |
--custom-sidebar-collapsed-width: 35px; | |
--custom-sidebar-full-width: 15vw; | |
--custom-sidebar-border: 0px solid #404040; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# __ | |
# __ _____ ___ / /______ | |
# / / / / _ \/ _ \/ __/ ___/ | |
# / /_/ / __/ __/ /_(__ ) | |
# \__, /\___/\___/\__/____/ | |
# /____/ | |
# _____ | |
# _________ ____ / __(_)___ _ | |
# / ___/ __ \/ __ \/ /_/ / __ `/ |