diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-01-06 04:11:59 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-01-06 04:11:59 -0500 |
| commit | 07cbde7bbd7ee858f8325ddd1d64ae5bbc5a34c1 (patch) | |
| tree | b9ae7ebad41bf97dbdb47bb0fb08b6609f569060 /config | |
| parent | 9a6295cd88fde3e662fd039c7fdc3bf238536f90 (diff) | |
Fixed rule for whatsapp missing rule name
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: WindowRules-config-v3.conf
Diffstat (limited to 'config')
| -rw-r--r-- | config/hypr/configs/WindowRules-config-v3.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/configs/WindowRules-config-v3.conf b/config/hypr/configs/WindowRules-config-v3.conf index d05416c6..7b772c26 100644 --- a/config/hypr/configs/WindowRules-config-v3.conf +++ b/config/hypr/configs/WindowRules-config-v3.conf @@ -187,6 +187,7 @@ layerrule = match:namespace quickshell:overview, ignore_alpha 0.5 # Named rules for special cases windowrule { + name = Whatsapp-zapzap match:class = ^([Ww]hatsapp-for-linux|ZapZap|com.rtosta.zapzap)$ float = on size = (monitor_w*0.6) (monitor_h*0.7) |
