Update(rice): change cursors

This commit is contained in:
Filippo Berto 2025-11-04 17:19:07 +01:00
parent fc7fb7e8c4
commit 18964a177a
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
2 changed files with 3 additions and 2 deletions

View file

@ -20,8 +20,8 @@
home = { home = {
pointerCursor = { pointerCursor = {
package = pkgs.qogir-icon-theme; package = pkgs.vimix-cursors;
name = "Qogir"; name = "Vimix-cursors";
# size = 64; # size = 64;
# x11.enable = true; # x11.enable = true;
gtk.enable = true; gtk.enable = true;

View file

@ -445,6 +445,7 @@ in
-- }, -- },
--]] --]]
ollama = { ollama = {
"gpt-oss:20b-cloud",
"embeddinggemma:latest", "embeddinggemma:latest",
"codegemma:2b", "codegemma:2b",
"gemma3:latest", "gemma3:latest",