diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-05-27 14:30:39 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-27 14:30:39 -0400 |
| commit | 7f1bebef3854dd31abb79a0cac478412fa782878 (patch) | |
| tree | 36d5ab41e91c487e94d6951397f4028f50b6761d /config/hypr | |
| parent | 78a46392e550170b47fc62cc189fcd0d5ac7e5c2 (diff) | |
| parent | c0943736e57b52d883c45d43d21adfb3067099b0 (diff) | |
Merge pull request #715 from Humblemonk/patch-1
Remove trailing whitespace from WindowRules.conf
Diffstat (limited to 'config/hypr')
| -rw-r--r-- | config/hypr/UserConfigs/WindowRules.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 661b3a17..099cd2c8 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -44,7 +44,7 @@ windowrule = tag +screenshare, class:^(com.obsproject.Studio)$ windowrule = tag +im, class:^([Dd]iscord|[Ww]ebCord|[Vv]esktop)$ windowrule = tag +im, class:^([Ff]erdium)$ windowrule = tag +im, class:^([Ww]hatsapp-for-linux)$ -windowrule = tag +im, class:^(ZapZap|com.rtosta.zapzap)$ +windowrule = tag +im, class:^(ZapZap|com.rtosta.zapzap)$ windowrule = tag +im, class:^(org.telegram.desktop|io.github.tdesktop_x64.TDesktop)$ windowrule = tag +im, class:^(teams-for-linux)$ @@ -219,4 +219,4 @@ layerrule = ignorezero, notifications #layerrule = ignorezero, <rofi> #layerrule = ignorezero, overview -#layerrule = blur, overview
\ No newline at end of file +#layerrule = blur, overview |
