flake update hyprland fix

This commit is contained in:
s-prechtl 2026-02-14 15:18:23 +01:00
parent 6a17377276
commit e849fcca76
2 changed files with 40 additions and 40 deletions

View file

@ -164,8 +164,8 @@
# WINDOW RULES
windowrule = [
"move 400 400, float, title:(jetbrains toolbox)"
"opacity 1 override,title:^(.*)(Brave)(.*)$"
"match:title (jetbrains toolbox), move 400 400, float on"
"match:title ^(.*)(Zen)(.*)$, opacity 1 override"
];
};
};