From f9456a3861f61676c65d224cd9d5600f392b2332 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Tue, 15 Jul 2025 09:53:10 +0800 Subject: [PATCH] chore: hyprland - adjust window rules --- home/linux/gui/hyprland/conf/configs/windowrules.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/linux/gui/hyprland/conf/configs/windowrules.conf b/home/linux/gui/hyprland/conf/configs/windowrules.conf index 71ab250b..1074d41a 100644 --- a/home/linux/gui/hyprland/conf/configs/windowrules.conf +++ b/home/linux/gui/hyprland/conf/configs/windowrules.conf @@ -23,8 +23,9 @@ windowrulev2 = workspace 6, class:^(org.telegram.desktop)$ windowrulev2 = workspace 8, class:^(thunderbird)$,title:^(.*Reminder) # File Manager & Image/PDF Viewer windowrulev2 = workspace 9, class:^(thunder)$ +windowrulev2 = workspace 9, class:^(code)$ # VS Code +windowrulev2 = workspace 9, class:^(cursor)$ # Cursor AI Editor # Other -windowrulev2 = workspace 10, class:^(code)$ # VS Code windowrulev2 = workspace 10, class:^(org.wireshark.Wireshark)$