Compare commits
No commits in common. "dba05fa0c4eb2ff568ccda9621f4ac35888d9376" and "147a19d2e8c6ca3116ac60fe793485d63747ae03" have entirely different histories.
dba05fa0c4
...
147a19d2e8
2 changed files with 0 additions and 12 deletions
|
@ -1,11 +0,0 @@
|
|||
{ pkgs, home-manager, ... }:
|
||||
{
|
||||
home-manager.users.willifan = {
|
||||
home.pointerCursor = {
|
||||
gtk.enable = true;
|
||||
name = "Bibata-Modern-Classic";
|
||||
package = pkgs.bibata-cursors;
|
||||
size = 16;
|
||||
};
|
||||
};
|
||||
}
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
./cursor.nix
|
||||
./font.nix
|
||||
./gtk.nix
|
||||
./qt.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue