try to fix cursor issue
This commit is contained in:
parent
aca309a9c0
commit
455b197b7f
1 changed files with 7 additions and 1 deletions
|
@ -42,6 +42,13 @@
|
|||
};
|
||||
};
|
||||
|
||||
home.pointerCursor = {
|
||||
package = pkgs.bibata-cursors;
|
||||
name = "Bibata-Modern";
|
||||
gtk.enable = true;
|
||||
x11.enable = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
firefox
|
||||
ungoogled-chromium
|
||||
|
@ -49,7 +56,6 @@
|
|||
bitwarden-desktop
|
||||
bitwarden-cli
|
||||
fastfetch
|
||||
discord
|
||||
nwg-look
|
||||
kdePackages.gwenview
|
||||
kdePackages.okular
|
||||
|
|
Loading…
Add table
Reference in a new issue