1

Modules/Hyprland: Add generic windowrules option

This commit is contained in:
2025-06-12 23:55:23 +02:00
parent c40d3905c3
commit 3a49bcca93
3 changed files with 18 additions and 1 deletions

View File

@ -438,7 +438,8 @@ in {
]
++ lib.pipe hyprland.transparent [
(builtins.map mkTranslucentRule)
];
]
++ hyprland.windowrules;
dwindle = {
pseudotile = true;