diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-02-19 14:23:26 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-19 14:23:26 +0900 |
| commit | 225f182a6866001f0c7d7a883c1fd121585b477b (patch) | |
| tree | 2b59a894b5035e3e617e6565370f18e19381ea02 | |
| parent | d9e50a7a5a80028aabe07570c3432a98c22fc92b (diff) | |
Update WindowRules.conf
| -rw-r--r-- | config/hypr/UserConfigs/WindowRules.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index bb1ccf67..4c1e5dc6 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -11,7 +11,7 @@ windowrulev2 = tag +browser, class:^([Cc]hromium)$ windowrulev2 = tag +browser, class:^([Mm]icrosoft-edge(-stable|-beta|-dev|-unstable))$ windowrulev2 = tag +browser, class:^(Brave-browser(-beta|-dev|-unstable)?)$ windowrulev2 = tag +browser, class:^([Tt]horium-browser|[Cc]achy-browser)$ -windowrulev2 = tag +browser, class:^(zen)$ +windowrulev2 = tag +browser, class:^(zen-alpha|zen)$ windowrulev2 = tag +notif, class:^(swaync-control-center|swaync-notification-window|swaync-client|class)$ # terminal tags |
