diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-01 15:26:06 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-01 15:26:06 +0900 |
| commit | 307d2845e53477e2cd1cd266167d2065c2568f67 (patch) | |
| tree | dba6a87502f36b59c78bd2dcf251293db9d63df3 /config/hypr/UserConfigs/WindowRules.conf | |
| parent | 2122e25c28f741cdb21f0654d185431f3452cfd4 (diff) | |
| parent | 8e34d7dc86c6fff85fa6601b49068f047062b5db (diff) | |
Merge pull request #512 from JaKooLit/main
Main to Development
Diffstat (limited to 'config/hypr/UserConfigs/WindowRules.conf')
| -rw-r--r-- | config/hypr/UserConfigs/WindowRules.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index b3209475..262401be 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -27,6 +27,7 @@ windowrulev2 = idleinhibit fullscreen, fullscreen:1 # windowrule v2 move to workspace windowrulev2 = workspace 1, class:^([Tt]hunderbird)$ +windowrulev2 = workspace 1, class:^(org.gnome.Evolution)$ windowrulev2 = workspace 2, class:^([Ff]irefox|org.mozilla.firefox|[Ff]irefox-esr)$ windowrulev2 = workspace 2, class:^([Mm]icrosoft-edge(-stable|-beta|-dev|-unstable)?)$ windowrulev2 = workspace 2, class:^([Gg]oogle-chrome(-beta|-dev|-unstable)?)$ |
