mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
klipper: disable startup notification
usually not visible but has tray icon and startup notification relies mostly on a main window to be show for emitting finish Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
f361cf22c2
commit
5aee8ab206
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ Icon=klipper
|
|||
Type=Application
|
||||
X-DocPath=klipper/index.html
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
StartupNotify=false
|
||||
X-KDE-autostart-condition=klipperrc:General:AutoStart:true
|
||||
OnlyShowIn=KDE;
|
||||
Categories=Qt;KDE;Utility;X-KDE-Utilities-Desktop;
|
||||
|
|
Loading…
Add table
Reference in a new issue