1

Modules/Niri: Add factorio window rule

This commit is contained in:
2026-04-27 23:46:17 +02:00
parent 024908500a
commit f429a50206
2 changed files with 8 additions and 0 deletions

View File

@ -675,6 +675,12 @@ in {
open-floating = true;
open-maximized = true;
}
{
matches = [{app-id = "factorio";}];
open-on-workspace = "6";
# open-floating = true;
open-maximized = true;
}
{
matches = [{app-id = "signal";}];
open-on-workspace = "7";