stylix(kitty): make colorscheme work
This commit is contained in:
parent
68f0b61837
commit
c44e931469
1 changed files with 3 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ in {
|
||||||
# https://superuser.com/a/1803183
|
# https://superuser.com/a/1803183
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
# wm river utils
|
# wm river utils
|
||||||
kitty swaylock fuzzel playerctl brightnessctl
|
swaylock fuzzel playerctl brightnessctl
|
||||||
# dev tools
|
# dev tools
|
||||||
gitu
|
gitu
|
||||||
# music
|
# music
|
||||||
|
|
@ -71,4 +71,6 @@ in {
|
||||||
vi = "nvim";
|
vi = "nvim";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.kitty.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue