Improved dots install
This commit is contained in:
24
dots/.local/share/applications/code.desktop
Normal file
24
dots/.local/share/applications/code.desktop
Normal file
@@ -0,0 +1,24 @@
|
||||
[Desktop Action new-empty-window]
|
||||
Exec=/usr/bin/code --new-window %F
|
||||
Icon=visual-studio-code
|
||||
Name=New Empty Window
|
||||
|
||||
[Desktop Entry]
|
||||
Actions=new-empty-window;
|
||||
Categories=TextEditor;Development;IDE;
|
||||
Comment=Code Editing. Redefined.
|
||||
Exec=/usr/bin/code %F --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto
|
||||
GenericName=Text Editor
|
||||
Icon=visual-studio-code
|
||||
Keywords=vscode;
|
||||
MimeType=application/x-code-workspace;
|
||||
Name=Visual Studio Code
|
||||
NoDisplay=false
|
||||
Path=
|
||||
StartupNotify=false
|
||||
StartupWMClass=Code
|
||||
Terminal=false
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
16
dots/.local/share/applications/discord-canary.desktop
Normal file
16
dots/.local/share/applications/discord-canary.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-canary --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto
|
||||
GenericName=Internet Messenger
|
||||
Icon=discord-canary
|
||||
Name=Discord Canary
|
||||
NoDisplay=false
|
||||
Path=/usr/bin
|
||||
StartupNotify=true
|
||||
StartupWMClass=discord
|
||||
Terminal=false
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
16
dots/.local/share/applications/discord-ptb.desktop
Normal file
16
dots/.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=
|
||||
16
dots/.local/share/applications/heroic.desktop
Normal file
16
dots/.local/share/applications/heroic.desktop
Normal file
@@ -0,0 +1,16 @@
|
||||
[Desktop Entry]
|
||||
Categories=Game;
|
||||
Comment=An Open Source Launcher for GOG, Epic Games and Amazon Games
|
||||
Exec=/opt/Heroic/heroic %U --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto
|
||||
Icon=heroic
|
||||
MimeType=x-scheme-handler/heroic;
|
||||
Name=Heroic Games Launcher
|
||||
NoDisplay=false
|
||||
Path=
|
||||
StartupNotify=true
|
||||
StartupWMClass=Heroic
|
||||
Terminal=false
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
16
dots/.local/share/applications/termius.desktop
Normal file
16
dots/.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
dots/.local/share/applications/vesktop.desktop
Normal file
18
dots/.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