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=
|
||||
Reference in New Issue
Block a user