diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-13 19:02:48 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-13 19:02:56 +0900 |
| commit | ffb19d4d7d54388ef30afee7772d6491133a49e4 (patch) | |
| tree | 33c563efcef08f64bb15e545e45d9317f9bc6c6a /config | |
| parent | f85fdd93b2a3049985a6047e6e5fc57778485cc9 (diff) | |
updated window rules
Diffstat (limited to 'config')
| -rw-r--r-- | config/hypr/UserConfigs/WindowRules.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 96f1adf4..44e4b3c3 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -122,6 +122,8 @@ windowrulev2 = float, title:^(Picture-in-Picture)$ #windowrulev2 = float, title:^(Firefox)$ #windowrule v2 - float popups and dialogue +windowrulev2 = float, title:^(Authentication Required)$ +windowrulev2 = center, title:^(Authentication Required)$ windowrulev2 = float, class:(codium|codium-url-handler|VSCodium), title:negative:(.*codium.*|.*VSCodium.*) windowrulev2 = float, class:^(com.heroicgameslauncher.hgl)$, title:negative:(Heroic Games Launcher) windowrulev2 = float, class:^([Ss]team)$, title:negative:^([Ss]team)$ |
