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:
parent
454187e8ed
commit
369fa8dc43
7 changed files with 77 additions and 5 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue