feat: Added icons for homepage
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{device, ...}: {
|
||||
services.swayosd.enable = device.name == "ryu";
|
||||
services.swayosd.enable = device.is "ryu";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user