Files
lnx-arch/obsolete/dots/firefox/userChrome.css
committer@tuxwarrior c8ab69ca6d wip / i3wm ➔ hyprland
and, several clean-ups at the same time
2026-02-25 11:22:51 -05:00

10 lines
113 B
CSS

/* disable top bar and top tabs */
#TabsToolbar {
visibility: collapse;
}
#titlebar {
display: none;
}