Updated dots and added more wayland configs

This commit is contained in:
2025-05-31 16:10:12 +02:00
parent 913e0048d8
commit 65c5972214
12 changed files with 104 additions and 23 deletions

View File

@@ -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