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)$
# 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
windowrulev2 = workspace 9, class:^(code)$ # VS Code
windowrulev2 = workspace 9, class:^(org.wireshark.Wireshark)$
windowrulev2 = workspace 10, class:^(code)$ # VS Code
windowrulev2 = workspace 10, class:^(org.wireshark.Wireshark)$
# Float RULE WINDOW

View File

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