This commit is contained in:
Daniel Flanagan 2024-01-23 15:08:06 -06:00
parent 576f09d4e0
commit f17a54ca68
2 changed files with 1 additions and 9 deletions

View file

@ -1,5 +1,4 @@
{
pkgs,
colors,
outputs,
lib,
@ -40,13 +39,6 @@
'';
};
home.pointerCursor = {
name = "Bibata-Modern-Classic";
package = pkgs.bibata-cursors;
size = 64; # TODO: this doesn't seem to work -- at least in Sway
# some icons are also missing (hand2?)
};
programs.foot = {
enable = true;
};

View file

@ -6,7 +6,7 @@
ssbm = {
cache.enable = true;
overlay.enable = true;
# overlay.enabled = true;
gcc = {
rules.enable = true;