Hyprland: Replace deprecated windowrulev2 with new windowrule
This commit is contained in:
@ -424,7 +424,7 @@ in {
|
||||
(builtins.map mkExec)
|
||||
];
|
||||
|
||||
windowrulev2 =
|
||||
windowrule =
|
||||
lib.pipe hyprland.workspacerules [
|
||||
(builtins.mapAttrs mkWorkspaceRules)
|
||||
builtins.attrValues
|
||||
|
Reference in New Issue
Block a user