diff options
| author | Humblemonk <humblemonk@gmail.com> | 2025-05-27 00:48:38 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-27 00:48:38 -0400 |
| commit | c0943736e57b52d883c45d43d21adfb3067099b0 (patch) | |
| tree | e47ff8fdae1fcc983c2f4e36704e841598ec6ba8 | |
| parent | d6568b7f1b6c05abbb493af39fb12c243484da53 (diff) | |
Remove trailing whitespace from WindowRules.conf
Noticed a trailing whitespace in the latest WindowRules.conf.
| -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 |
