mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-25 12:33:56 +02:00
fix(home): explicitly enable home.pointerCursor
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
# which enable a bunch of compatibility options that should make the themes load in all situations.
|
||||
|
||||
home.pointerCursor = {
|
||||
enable = true;
|
||||
gtk.enable = true;
|
||||
x11.enable = true;
|
||||
package = pkgs.bibata-cursors;
|
||||
|
||||
Reference in New Issue
Block a user