Update qutebrowser desktop file.
Correct a bug where the qutebrowser dock icon is duplicated when the program is launched. Appears on Archlinux with Gnome 3.32.2 and the dash to dock extension. Adding the StartupWMClass directive correct the bug.
This commit is contained in:
parent
f2b38a6c26
commit
6a72704b90
|
|
@ -1,5 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Name=qutebrowser
|
||||
StartupWMClass=qutebrowser
|
||||
GenericName=Web Browser
|
||||
GenericName[ar]=ﻢﺘﺼﻔﺣ ﺎﻠﺸﺒﻛﺓ
|
||||
GenericName[bg]=Уеб браузър
|
||||
|
|
|
|||
Loading…
Reference in New Issue