Fixed and added .desktop
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Categories=Network;InstantMessaging;
|
||||
Comment[en_US]=Vesktop is a free/libre cross platform desktop app aiming to give you a snappier Discord experience with Vencord pre-installed
|
||||
Comment=Vesktop is a free/libre cross platform desktop app aiming to give you a snappier Discord experience with Vencord pre-installed
|
||||
Exec=/usr/bin/vesktop --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto
|
||||
GenericName[en_US]=Internet Messenger
|
||||
GenericName=Internet Messenger
|
||||
Icon=vesktop
|
||||
Keywords=discord;vencord;vesktop
|
||||
MimeType=
|
||||
Name[en_US]=Vesktop
|
||||
Name=Vesktop
|
||||
Path=
|
||||
StartupNotify=true
|
||||
StartupWMClass=Vesktop;
|
||||
Terminal=false
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
15
.local/applications/code.desktop → .local/share/applications/code.desktop
Executable file → Normal file
15
.local/applications/code.desktop → .local/share/applications/code.desktop
Executable file → Normal file
@@ -2,29 +2,18 @@
|
||||
Exec=/usr/bin/code --new-window %F
|
||||
Icon=visual-studio-code
|
||||
Name=New Empty Window
|
||||
Name[de]=Neues leeres Fenster
|
||||
Name[es]=Nueva ventana vacía
|
||||
Name[fr]=Nouvelle fenêtre vide
|
||||
Name[it]=Nuova finestra vuota
|
||||
Name[ja]=新しい空のウィンドウ
|
||||
Name[ko]=새 빈 창
|
||||
Name[ru]=Новое пустое окно
|
||||
Name[zh_CN]=新建空窗口
|
||||
Name[zh_TW]=開新空視窗
|
||||
|
||||
[Desktop Entry]
|
||||
Actions=new-empty-window;
|
||||
Categories=TextEditor;Development;IDE;
|
||||
Comment[en_US]=Code Editing. Refined.
|
||||
Comment=Code Editing. Refined.
|
||||
Comment=Code Editing. Redefined.
|
||||
Exec=/usr/bin/code %F --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto
|
||||
GenericName[en_US]=Text Editor
|
||||
GenericName=Text Editor
|
||||
Icon=visual-studio-code
|
||||
Keywords=vscode;
|
||||
MimeType=application/x-code-workspace;
|
||||
Name[en_US]=Visual Studio Code
|
||||
Name=Visual Studio Code
|
||||
NoDisplay=false
|
||||
Path=
|
||||
StartupNotify=false
|
||||
StartupWMClass=Code
|
||||
16
.local/share/applications/discord-ptb.desktop
Normal file
16
.local/share/applications/discord-ptb.desktop
Normal file
@@ -0,0 +1,16 @@
|
||||
[Desktop Entry]
|
||||
Categories=Network;InstantMessaging;
|
||||
Comment=All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone.
|
||||
Exec=/usr/bin/discord-ptb --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto
|
||||
GenericName=Internet Messenger
|
||||
Icon=discord-ptb
|
||||
Name=Discord PTB
|
||||
NoDisplay=false
|
||||
Path=/usr/bin
|
||||
StartupNotify=true
|
||||
StartupWMClass=discord
|
||||
Terminal=false
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
10
.local/applications/heroic.desktop → .local/share/applications/heroic.desktop
Executable file → Normal file
10
.local/applications/heroic.desktop → .local/share/applications/heroic.desktop
Executable file → Normal file
@@ -1,15 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Categories=Game;
|
||||
Comment[en_US]=An Open Source Launcher for GOG and Epic Games
|
||||
Comment=An Open Source Launcher for GOG and Epic Games
|
||||
Comment[de]=Ein Open Source Spielelauncher for GOG und Epic Games
|
||||
Comment=An Open Source Launcher for GOG, Epic Games and Amazon Games
|
||||
Exec=/opt/Heroic/heroic %U --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto
|
||||
GenericName[en_US]=
|
||||
GenericName=
|
||||
Icon=heroic
|
||||
MimeType=
|
||||
Name[en_US]=Heroic Games Launcher
|
||||
MimeType=x-scheme-handler/heroic;
|
||||
Name=Heroic Games Launcher
|
||||
NoDisplay=false
|
||||
Path=
|
||||
StartupNotify=true
|
||||
StartupWMClass=Heroic
|
||||
16
.local/share/applications/termius.desktop
Normal file
16
.local/share/applications/termius.desktop
Normal file
@@ -0,0 +1,16 @@
|
||||
[Desktop Entry]
|
||||
Categories=System;TerminalEmulator;
|
||||
Comment=Desktop SSH Client
|
||||
Exec=termius %U --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto
|
||||
Icon=termius
|
||||
MimeType=x-scheme-handler/termius;
|
||||
Name=Termius
|
||||
NoDisplay=false
|
||||
Path=
|
||||
StartupNotify=true
|
||||
StartupWMClass=Termius
|
||||
Terminal=false
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
18
.local/share/applications/vesktop.desktop
Normal file
18
.local/share/applications/vesktop.desktop
Normal file
@@ -0,0 +1,18 @@
|
||||
[Desktop Entry]
|
||||
Categories=Network;
|
||||
Comment=Vesktop is a custom Discord App aiming to give you better performance and improve linux support. Vencord comes pre-installed
|
||||
Exec=/usr/bin/vesktop %U --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto
|
||||
GenericName=Internet Messenger
|
||||
Icon=vesktop
|
||||
Keywords=discord;vencord;electron;chat;
|
||||
Name=Vesktop
|
||||
NoDisplay=false
|
||||
Path=
|
||||
StartupNotify=true
|
||||
StartupWMClass=vesktop
|
||||
Terminal=false
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
MimeType=x-scheme-handler/discord;x-scheme-handler/discord
|
||||
Reference in New Issue
Block a user