mirror of https://github.com/KDE/kasts.git
Add StartupWMClass to org.kde.kasts.desktop
Added `StartupWMClass=kasts` to fix the use case when in Plank (maybe others docks/taskbar) creates a new icon with empty/blank icon.
This commit is contained in:
parent
05301b987f
commit
cc06ad050f
|
@ -132,3 +132,4 @@ Terminal=false
|
||||||
InitialPreference=10
|
InitialPreference=10
|
||||||
X-KDE-FormFactor=desktop;tablet;handset;
|
X-KDE-FormFactor=desktop;tablet;handset;
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
|
StartupWMClass=kasts
|
||||||
|
|
Loading…
Reference in New Issue