fix cursor

This commit is contained in:
Henry Hiles 2024-03-26 14:07:44 -04:00
parent ecf789b145
commit 55f5b5f9f6
2 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,5 @@
{pkgs, ...}: { {pkgs, ...}: {
environment.systemPackages = with pkgs.gnomeExtensions; [ environment.systemPackages = with pkgs.gnomeExtensions; [
open-bar
caffeine caffeine
pop-shell pop-shell
appindicator appindicator

View file

@ -7,6 +7,7 @@
cursor = { cursor = {
name = "GoogleDot-Blue"; name = "GoogleDot-Blue";
package = pkgs.google-cursor; package = pkgs.google-cursor;
size = 24;
}; };
fonts = { fonts = {