wlogout returns, cosmic config probably finalised

This commit is contained in:
atagen 2024-05-16 11:29:36 +10:00
parent 05d0f6a949
commit 4ae5e113fe
8 changed files with 136 additions and 64 deletions

View file

@ -5,7 +5,6 @@
...
}: let
palette-hex = pkgs.lib.nix-rice.palette.toRgbHex pkgs.rice.palette;
palette-shex = pkgs.lib.nix-rice.palette.toRGBShortHex pkgs.rice.palette;
in {
programs.wlogout = {
enable = true;
@ -29,7 +28,7 @@ in {
normal.black
(builtins.path {
name = "winlogo";
path = ../winlogo.png;
path = ../icons/winlogo.png;
sha256 = "7c1ff96b553c7a7ca3a7b7cf8efe830ab7feea92355aed288a10ee7347c24108";
})
]