Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Hide Firefox titlebar (border) in Linux (Openbox)

  • 1 réponse
  • 1 a ce problème
  • 514 vues
  • Dernière réponse par ron80

more options

I use openbox as my windowmanager with NO desktop environment on Archlinux.

I want to hide the titlebar (border) but when using openbox this option is NOT SHOWN. It is shown when i use another Desktop Environment like xfce4 or Gnome.

In the past i found out that a variable like DESKTOP_ENVIRONMENT, DE or XDG_SESSION_DESKTOP could be set with the value of another Desktop Environment to mislead Firefox.

However, i can't find the right variable any more and i have been googling and googling for days :-(

Please help, i like openbox & firefox (without titlebar)

I use openbox as my windowmanager with NO desktop environment on Archlinux. I want to hide the titlebar (border) but when using openbox this option is '''NOT SHOWN'''. It is shown when i use another Desktop Environment like xfce4 or Gnome. In the past i found out that a variable like ''DESKTOP_ENVIRONMENT'', ''DE'' or ''XDG_SESSION_DESKTOP'' could be set with the value of another Desktop Environment to mislead Firefox. However, i can't find the right variable any more and i have been googling and googling for days :-( Please help, i like openbox & firefox (without titlebar)

Solution choisie

I found the answer, another one then the one I used before. The best solution is:

Add this to /home/user/.config/openbox/environment

export MOZ_GTK_TITLEBAR_DECORATION=client

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (1)

more options

Solution choisie

I found the answer, another one then the one I used before. The best solution is:

Add this to /home/user/.config/openbox/environment

export MOZ_GTK_TITLEBAR_DECORATION=client