abandon cosmic, try hyprland, run screaming, niri time

This commit is contained in:
atagen 2024-11-11 23:14:32 +11:00
parent 55013f738c
commit cd61813078
21 changed files with 846 additions and 200 deletions

View file

@ -13,13 +13,9 @@
gtk = with pkgs;
with rice; {
enable = true;
# theme = with gtk-theme; {
# inherit package name;
# };
# theme = {
# name = "adw-gtk3-dark";
# package = adw-gtk3; # cosmic
# };
theme = with gtk-theme; {
inherit package name;
};
iconTheme = with icons; {
inherit package name;
};