hypr: rules added
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
windowrulev2 = [
|
||||
"float, class:^(org\.hakase\..*)$"
|
||||
"center, class:^(org\.hakase\..*)$"
|
||||
"size 80% 70%, class:^(org\.hakase\..*)$" # Example using percentages
|
||||
];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user