mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-03 07:29:41 +00:00
vanadium: use posy-cursor
This commit is contained in:
parent
95f3e45f47
commit
db1c1bffa0
2 changed files with 5 additions and 3 deletions
|
|
@ -14,9 +14,9 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
background = "#000000";
|
background = "#000000";
|
||||||
greeters.gtk.cursorTheme = {
|
greeters.gtk.cursorTheme = {
|
||||||
name = "volantes_cursors";
|
name = "Posy_Cursor_Black";
|
||||||
package = pkgs.volantes-cursors;
|
package = pkgs.posy-cursors;
|
||||||
size = 64;
|
size = 72;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -12,6 +12,8 @@
|
||||||
"tampermonkey"
|
"tampermonkey"
|
||||||
|
|
||||||
"aseprite"
|
"aseprite"
|
||||||
|
|
||||||
|
"posy-cursors"
|
||||||
]
|
]
|
||||||
|| builtins.any (lib.flip lib.hasInfix name) [
|
|| builtins.any (lib.flip lib.hasInfix name) [
|
||||||
# Scanner
|
# Scanner
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue