flake update hyprland fix
This commit is contained in:
parent
6a17377276
commit
e849fcca76
2 changed files with 40 additions and 40 deletions
|
|
@ -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"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue