this repo has no description
4
fork

Configure Feed

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

new styling

+9 -9
+1 -1
users/modules/helix/default.nix
··· 42 42 }; 43 43 statusline = { 44 44 left = ["mode" "spinner"]; 45 - center = ["file-name" "file-encoding" "separator" "version-control"]; 45 + center = ["file-name" "file-encoding" "version-control"]; 46 46 right = ["diagnostics" "selections"]; 47 47 }; 48 48 };
+8 -8
users/patriot/stylix.nix
··· 11 11 stylix.image = ./wallpaper.png; 12 12 stylix.polarity = "dark"; 13 13 stylix.base16Scheme = { 14 - "base00" = "191a16"; 15 - "base01" = "20211c"; 16 - "base02" = "24251f"; # splatoon 3 dark background 17 - "base03" = "50514c"; 18 - "base04" = "7c7c79"; 19 - "base05" = "a7a8a5"; 20 - "base06" = "d3d3d2"; 21 - "base07" = "ffffff"; 14 + "base00" = "04080e"; 15 + "base01" = "36393e"; 16 + "base02" = "686b6e"; 17 + "base03" = "9b9c9f"; 18 + "base04" = "cdcecf"; 19 + "base05" = "ffffff"; 20 + "base06" = "1d2126"; 21 + "base07" = "e6e6e7"; 22 22 "base08" = "cf0466"; # splatoon 2 pink 23 23 "base09" = "2851f6"; # splatoon 1 blue 24 24 "base0A" = "6844e6"; # splatoon 3 purple