Squashed commit of the following:

commit 1c8b782f923d94e2c7dfdd93c1f4412d0949100f
Author: Filippo Berto <berto.f@protonmail.com>
Date:   Wed Apr 2 10:45:01 2025 +0200

    Foot terminal

commit 3e9a1665eac07458dd86502c8b33113bde87e4aa
Author: Filippo Berto <berto.f@protonmail.com>
Date:   Sun Dec 15 12:40:56 2024 +0100

    Sif: fix missing fonts

commit 014c7f739b3758b880f957cc07d1633843883c88
Author: Filippo Berto <berto.f@protonmail.com>
Date:   Sun Dec 15 12:40:39 2024 +0100

    Foot: WIP
This commit is contained in:
Filippo Berto 2025-04-02 23:22:20 +02:00
parent 454187e8ed
commit 369fa8dc43
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
7 changed files with 77 additions and 5 deletions

View file

@ -2,7 +2,7 @@
{
gtk = {
enable = true;
font = nixosConfig.nix-rice.rice.font.normal;
font = { inherit (nixosConfig.nix-rice.rice.font.normal) name package size; };
iconTheme = {
package = pkgs.qogir-icon-theme;
name = "Qogir-dark";