Updated dots and added more wayland configs
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
[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
|
||||
Exec=/usr/bin/code %F --enable-features=WaylandWindowDecorations,AcceleratedVideoDecodeLinuxGL,AcceleratedVideoEncoder --enable-unsafe-webgpu --ozone-platform-hint=auto
|
||||
GenericName=Text Editor
|
||||
Icon=visual-studio-code
|
||||
Keywords=vscode;
|
||||
@@ -22,3 +17,8 @@ TerminalOptions=
|
||||
Type=Application
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
|
||||
[Desktop Action new-empty-window]
|
||||
Exec=/usr/bin/code --new-window %F --enable-features=WaylandWindowDecorations,AcceleratedVideoDecodeLinuxGL,AcceleratedVideoEncoder --enable-unsafe-webgpu --ozone-platform-hint=auto
|
||||
Icon=visual-studio-code
|
||||
Name=New Empty Window
|
||||
|
||||
Reference in New Issue
Block a user