feat(sway): float leftovers

This commit is contained in:
buffet 2023-03-24 12:31:44 +01:00
parent c8e97c93d1
commit a06c903aeb

View file

@ -198,6 +198,10 @@
}
];
};
extraConfig = ''
for_window [title="leftovers"] floating enable
'';
};
};