Compare commits
No commits in common. "ad6e2f866de07f6f1b66e96e86cb442aa4d452b3" and "7e1dcadc10ba1bc2eb1735a91d9f6033985d4497" have entirely different histories.
ad6e2f866d
...
7e1dcadc10
2 changed files with 1 additions and 2 deletions
|
|
@ -23,7 +23,6 @@
|
|||
withNodeJs = true;
|
||||
withPython3 = true;
|
||||
withRuby = true;
|
||||
sideloadInitLua = true; # Fix hm creating a init.lua so I can use my personal config
|
||||
extraPackages = [
|
||||
# for treesitter
|
||||
pkgs.gcc
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
# Change Cursor
|
||||
stylix.cursor.package = pkgs.bibata-cursors;
|
||||
stylix.cursor.name = "Bibata-Modern-Ice";
|
||||
stylix.cursor.size = 36;
|
||||
stylix.cursor.size = 48;
|
||||
|
||||
# Fix stuff not automatically using dark theme on websites
|
||||
stylix.polarity = "dark";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue