Fix rebuild sudo

This commit is contained in:
muon 2024-05-25 11:58:48 +00:00
parent b82d276574
commit 4965d60720
2 changed files with 3 additions and 3 deletions

View file

@ -45,7 +45,7 @@ in {
programs.rofi.enable = true;
home.pointerCursor = {
name = lib.mkForce "phinger-cursors-dark";
name = lib.mkForce "phinger-cursors-light";
package = lib.mkForce pkgs.phinger-cursors;
size = lib.mkForce 32;
gtk.enable = lib.mkForce true;