fix(hypr): remove border from screenshots
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-02-23 15:59:43 -05:00
parent 674f25ee69
commit 31cc3fa777

View file

@ -26,6 +26,10 @@ in {
"float,title:^(Open File)$" "float,title:^(Open File)$"
]; ];
layerrule = [
"noanim, selection"
];
# This file should only be used for theming # This file should only be used for theming
source = ["${configDir}/hypr/main.conf"]; source = ["${configDir}/hypr/main.conf"];
}; };