New cursor theme: suwako
This commit is contained in:
parent
3278589ca0
commit
b4f80b0844
5 changed files with 14 additions and 3 deletions
|
@ -77,9 +77,10 @@ in
|
|||
|
||||
# Cursor
|
||||
home.pointerCursor = {
|
||||
package = pkgs.numix-cursor-theme;
|
||||
name = "Numix-Cursor";
|
||||
size = 24;
|
||||
package = pkgs.suwako-cursors;
|
||||
gtk.enable = true;
|
||||
name = "Suwako";
|
||||
size = 32;
|
||||
};
|
||||
|
||||
# MIME set ups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue