fix: hyprland - windowrules

This commit is contained in:
Ryan Yin
2025-06-01 20:04:22 +08:00
parent b065d3381f
commit d8ba9671fc
2 changed files with 13 additions and 10 deletions

View File

@@ -19,10 +19,13 @@ windowrulev2 = workspace 6, class:^(QQ)$
windowrulev2 = workspace 6, class:^(org.telegram.desktop)$ windowrulev2 = workspace 6, class:^(org.telegram.desktop)$
# Music # Music
# windowrulev2 = workspace 7, class:^(music)$ # windowrulev2 = workspace 7, class:^(music)$
# Mail / Calendahunar)$ # Mail / Calendar
windowrulev2 = workspace 8, class:^(thunderbird)$,title:^(.*Reminder)
# File Manager & Image/PDF Viewer
windowrulev2 = workspace 9, class:^(thunder)$
# Other # Other
windowrulev2 = workspace 9, class:^(code)$ # VS Code windowrulev2 = workspace 10, class:^(code)$ # VS Code
windowrulev2 = workspace 9, class:^(org.wireshark.Wireshark)$ windowrulev2 = workspace 10, class:^(org.wireshark.Wireshark)$
# Float RULE WINDOW # Float RULE WINDOW

View File

@@ -20,14 +20,14 @@
"on-click": "activate", "on-click": "activate",
"format-icons": { "format-icons": {
"1": "", "1": "",
"2": "", "2": "",
"3": "", "3": "",
"4": "", "4": "",
"5": "", "5": "",
"6": "", "6": "",
"7": "", "7": "",
"8": "", "8": "",
"9": "", "9": "",
"10": "", "10": "",
"focused": "", "focused": "",
"default": "", "default": "",