Initial commit
This commit is contained in:
35
.local/applications/code.desktop
Executable file
35
.local/applications/code.desktop
Executable file
@@ -0,0 +1,35 @@
|
||||
[Desktop Action new-empty-window]
|
||||
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.
|
||||
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
|
||||
Path=
|
||||
StartupNotify=false
|
||||
StartupWMClass=Code
|
||||
Terminal=false
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
Reference in New Issue
Block a user