Working on looks

This commit is contained in:
2026-03-16 08:02:11 +00:00
parent 5481b1fa2f
commit 5dd211114b
2 changed files with 1 additions and 3 deletions
+1 -2
View File
@@ -909,7 +909,6 @@ This is top file of this level which contains just an import statement for all r
./waybar.nix
./login-tuigreeter.nix
#./login-lightdm.nix
./gtk.nix
./fonts.nix
];
}
@@ -1037,7 +1036,7 @@ This file sets up wayland
}
#+END_SRC
** =generated/system/core/gtk.nix=
** =assets/flake/machones/traveldroid/gtk.nix=
This file configures gtk
#+BEGIN_SRC nix :tangle generated/system/core/gtk.nix :noweb tangle :mkdirp yes :eval never-html
{ pkgs, ... }:
-1
View File
@@ -6,7 +6,6 @@
./waybar.nix
./login-tuigreeter.nix
#./login-lightdm.nix
./gtk.nix
./fonts.nix
];
}