diff --git a/hypr-configs/dotfiles/hypr/configs/rules/workspaces.conf b/hypr-configs/dotfiles/hypr/configs/rules/workspaces.conf index c0ea5f1..307231a 100644 --- a/hypr-configs/dotfiles/hypr/configs/rules/workspaces.conf +++ b/hypr-configs/dotfiles/hypr/configs/rules/workspaces.conf @@ -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)$ \ No newline at end of file diff --git a/hypr-configs/shortcuts/code-url-handler.desktop b/hypr-configs/shortcuts/code-url-handler.desktop deleted file mode 100644 index c80c5a4..0000000 --- a/hypr-configs/shortcuts/code-url-handler.desktop +++ /dev/null @@ -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; \ No newline at end of file diff --git a/hypr-configs/shortcuts/code.desktop b/hypr-configs/shortcuts/code.desktop deleted file mode 100755 index ce8d9e7..0000000 --- a/hypr-configs/shortcuts/code.desktop +++ /dev/null @@ -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 \ No newline at end of file diff --git a/linux-configs b/linux-configs index 1f9c652..b7919cc 160000 --- a/linux-configs +++ b/linux-configs @@ -1 +1 @@ -Subproject commit 1f9c652f1823a4052fbdad93a9c46dc111d2ec19 +Subproject commit b7919ccdf8afe78ff6c7c5284c7f1df95e39c90a