Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimize window in notification tray on start - linux - ubuntu 18.04 #1484

Open
ghost opened this issue Jul 6, 2020 · 0 comments
Open

Minimize window in notification tray on start - linux - ubuntu 18.04 #1484

ghost opened this issue Jul 6, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 6, 2020

Hello,

Installed Cryptext on ubuntu 18.04 and ubuntu 20.04 then created cryptext.desktop file in /usr/share/applications folder as shown below:

[Desktop Entry]
Version = 1.0
Type = Application
Terminal = false
Name = Criptext
Exec = /home/user/.criptex/Criptext-latest.AppImage --hidden
Icon = /home/user/.criptex/criptext.png
Categories = Application;Network;
StartupNotify=true;

Then managed to make it run on start, this is depending on which linux version is used and at this point this is working fine.

Problem is :

  • Cryptext window always open when system starts.

Question is :

  • How to remedy to this ?

Thanks by advance.

Best Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants