the configuration for all my nixos machines (hacky! bad! ugly!)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fixed cursor finally

+5 -1
+5
modules/home/profiles/desktop/default.nix
··· 54 54 }; 55 55 stylix.enable = true; 56 56 stylix.polarity = "dark"; 57 + stylix.cursor = { 58 + size = 24; 59 + package = pkgs.posy-cursors; 60 + name = "Posy_Cursor_Black"; 61 + }; 57 62 stylix.image = ./iskandar.png; 58 63 stylix.targets.foot.enable = true; 59 64 stylix.targets.emacs.enable = false;
-1
modules/home/profiles/desktop/niri.nix
··· 77 77 }; 78 78 programs.niri.settings = { 79 79 prefer-no-csd = true; 80 - cursor.size = 12; 81 80 layout = { 82 81 gaps = 10; 83 82 preset-column-widths = [