fix: vibetyper hyprland setting

This commit is contained in:
m3tam3re
2026-06-20 10:58:22 +02:00
parent 6be0ad4ea0
commit 9cd60383f8
+5 -1
View File
@@ -179,7 +179,11 @@ in {
"match:initial_title .*streamlabs.com.*, decorate off" "match:initial_title .*streamlabs.com.*, decorate off"
"match:initial_title .*streamlabs.com.*, no_shadow on" "match:initial_title .*streamlabs.com.*, no_shadow on"
"match:initial_title .*streamlabs.com.*, no_blur on" "match:initial_title .*streamlabs.com.*, no_blur on"
# "match:class ^vibe-typer$, match:title ^Recording Indicator$, no_blur on" "match:class ^vibe-typer$, match:title ^Recording Indicator$, no_blur on"
"match:class ^vibe-typer$, match:title ^Recording Indicator$, no_shadow on"
"match:class ^vibe-typer$, match:title ^Recording Indicator$, no_anim on"
"match:class ^vibe-typer$, match:title ^Recording Indicator$, border_size 0"
"match:class ^vibe-typer$, match:title ^Recording Indicator$, no_focus on"
"border_color rgb(ffffff), match:xwayland 1" "border_color rgb(ffffff), match:xwayland 1"
]; ];