diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-09 10:23:50 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-09 10:23:50 +0900 |
| commit | 199ac42eb5b3c19b0d61b7b1bb79d8c3980b382d (patch) | |
| tree | 6078393436d1311d73c6dd9b2268f204003e9dd6 /config/hypr/UserConfigs | |
| parent | f078d3943a9b3fe39804a77c9d78f23764d391db (diff) | |
added betterbird on windowrules, ags icom, workspace rw
Diffstat (limited to 'config/hypr/UserConfigs')
| -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 6efc8dd2..c0358e4a 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:^(eu.betterbird.Betterbird)$ 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)?)$ |
