Update to newest unstable release

This commit is contained in:
Fabian Hauser 2023-04-20 14:21:02 +02:00
parent 22281b69af
commit 985eda1198
4 changed files with 17 additions and 33 deletions

View file

@ -1,5 +1,5 @@
{ pkgs, ... }: {
programs.mako = {
services.mako = {
enable = true;
backgroundColor = "#CCCCCCCC"; # TODO: Make layout colors in a central place
borderSize = 0;