diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-07-16 19:12:11 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-16 19:12:11 +0400 |
| commit | 54204aec73e716e8b23935f559025c729932d761 (patch) | |
| tree | 5316db2de9106241aafa8cb041631f608e05a3c0 /config | |
| parent | 17a81997071b9206fcf6798e5a6b02055e4199b7 (diff) | |
Update WindowRules.conf
Added Google Chrome to open on workspace #2
Diffstat (limited to 'config')
| -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 602531e1..c9eb5cdf 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -25,6 +25,7 @@ windowrulev2 = idleinhibit fullscreen, fullscreen:1 windowrulev2 = workspace 1, class:^([Tt]hunderbird)$ 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)?)$ #windowrulev2 = workspace 3, class:^([Tt]hunar)$ windowrulev2 = workspace 4, class:^(com.obsproject.Studio)$ windowrulev2 = workspace 5, class:^([Ss]team)$ |
