grobi: add module

This adds a service module for [grobi](https://github.com/fd0/grobi),
which can be used to automatically configure monitors/outputs for Xorg
via RANDR.
This commit is contained in:
Marius Bergmann 2019-12-27 10:30:06 +01:00 committed by Robert Helgesson
parent b270fcef2f
commit b4e8d9869f
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
3 changed files with 110 additions and 0 deletions

View file

@ -1303,6 +1303,14 @@ in
A new module is available: 'xsession.windowManager.bspwm'.
'';
}
{
time = "2020-01-26T12:49:40+00:00";
condition = hostPlatform.isLinux;
message = ''
A new module is available: 'services.grobi'.
'';
}
];
};
}