change the theming to stylix, set a background image, and set cursors automagically

This commit is contained in:
Lillian Violet 2024-11-09 18:00:23 +01:00
parent 382913f15d
commit 99cd42ce60
10 changed files with 447 additions and 98 deletions

View file

@ -1,9 +1,6 @@
{
inputs,
outputs,
lib,
config,
pkgs,
lib,
...
}: {
# You can import other home-manager modules here

View file

@ -1,10 +1,9 @@
{...}: {
programs.foot = {
enable = true;
catppuccin.enable = true;
# catppuccin.enable = true;
settings = {
main = {
font = "Fira Code:size=11";
};
mouse = {