mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-07-28 22:02:50 +02:00
chore: vscode shortcuts removed
This commit is contained in:
parent
3bd584d265
commit
4d06a17726
4 changed files with 3 additions and 42 deletions
|
@ -7,6 +7,6 @@ windowrulev2 = workspace 2,class:^(Code|.*jetbrains.*)$
|
|||
windowrulev2 = workspace 3,class:^(nekoray|Nekoray|hiddify)$
|
||||
windowrulev2 = workspace 4,class:^(org.telegram.desktop|telegramdesktop|discord)$
|
||||
windowrulev2 = workspace 5,class:^(Spotify)$
|
||||
windowrulev2 = workspace 6,title:^(.*PCSX2.*)$
|
||||
windowrulev2 = workspace 6,class:^(RPCS3|Steam|steam)$,title:^(.*)$
|
||||
# windowrulev2 = workspace 6,title:^(.*PCSX2.*)$
|
||||
windowrulev2 = workspace 6,class:^(Steam|steam)$,title:^(.*|steam|Steam)$
|
||||
windowrulev2 = workspace 7,class:^(.*Gimp.*|blender)$
|
|
@ -1,12 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Name=Visual Studio Code - URL Handler
|
||||
Comment=Code Editing. Redefined.
|
||||
GenericName=Text Editor
|
||||
Exec=/opt/vscode/code --open-url %U
|
||||
Icon=vscode
|
||||
Type=Application
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Categories=Utility;TextEditor;Development;IDE;
|
||||
MimeType=x-scheme-handler/vscode;
|
||||
Keywords=vscode;
|
|
@ -1,27 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Name=Visual Studio Code
|
||||
Comment=Code Editing. Refined.
|
||||
GenericName=Text Editor
|
||||
Exec=/opt/vscode/code --no-sandbox %F
|
||||
Icon=/opt/vscode/resources/app/resources/linux/code.png
|
||||
Type=Application
|
||||
StartupNotify=false
|
||||
StartupWMClass=Code
|
||||
Categories=Utility;TextEditor;Development;IDE;
|
||||
MimeType=text/plain;inode/directory;application/x-visual-studio-code-workspace;
|
||||
Actions=new-empty-window;
|
||||
Keywords=vscode;
|
||||
|
||||
[Desktop Action new-empty-window]
|
||||
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]=開新空視窗
|
||||
Exec=/opt/vscode/code --new-window %F
|
||||
Icon=vscode
|
|
@ -1 +1 @@
|
|||
Subproject commit 1f9c652f1823a4052fbdad93a9c46dc111d2ec19
|
||||
Subproject commit b7919ccdf8afe78ff6c7c5284c7f1df95e39c90a
|
Loading…
Add table
Reference in a new issue