this post was submitted on 05 Jul 2024
24 points (100.0% liked)

Firefox

4086 readers
21 users here now

A community for discussion about Mozilla Firefox.

founded 1 year ago
MODERATORS
 

I wanted to share a setup I’ve been using to maintain a clean desktop while using Firefox in fake fullscreen mode. This setup allows Firefox to run fullscreen with auto-hiding tabs and search elements that only show when hovered over, without pushing the webpage content down.

  • Install cage, can be found for most distros
  • Run and test application -d removes desktop decorations, firefox command 'firefox -somecommand' cage 'firefox' -d
  • If running correctly edit launch options in de or .desktop file Exec=cage 'firefox' -d then install auto-fullscreen extension

its a long work around especially when its possible to get a similar result from editing about:config but this way the tab and searchbar act as a seperate element meaning no misclicking. if anyone has cleaner solution chime in please.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 3 months ago

Looks great!