Firefox is not without the title bar
Tofloor
poster avatar
josemarcos
deepin
2018-05-26 13:59
Author
I upgraded Firefox and in the settings has how to remove the title bar. In other distros the title bar disappears, but in the Deepin remains.


Reply Favorite View the author
All Replies
shenweiyan
deepin
2018-05-26 18:44
#1
This problem also exists in the my  Firefox-58.0 of deepin-15.5.
Reply View the author
JJRDC
deepin
2018-05-28 07:35
#2
本帖最后由 JJRDC 于 2018-5-28 00:01 编辑

https://bbs.deepin.org/post/156352
Reply View the author
海天鹰
deepin
2018-05-28 07:43
#3
You should add env in desktop entry :
[Desktop Entry]
......
Exec=env XDG_CURRENT_DESKTOP=GNOME /home/sonichy/Downloads/firefox/firefox %u
......
Reply View the author
josemarcos
deepin
2018-05-28 11:51
#4
Edited by josemarcos at 2018-5-28 04:35
https://bbs.deepin.org/post/157029
You should add env in desktop entry :
[Desktop Entry]
......

It worked. Thank you sonichy. I installed my Firefox manually, but I made only a small adjustment:

  1. Exec = env XDG_CURRENT_DESKTOP = GNOME/opt/firefox/firefox
Copy the Code


它的工作。謝謝你 sonichy。我手動安裝了火狐, 但我只做了一個小調整:

  1. 執行 = 環境保護 XDG_CURRENT_DESKTOP = GNOME/選擇/火狐/火狐
Copy the Code
Reply View the author
nicemorning
deepin
2018-05-28 17:36
#5
thks. it happends to me too.but this code works.
Exec = env XDG_CURRENT_DESKTOP = GNOME/opt/firefox/firefox
Reply View the author