From aa789f0de199b170300725d4e767d4a9d96d804b Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Wed, 3 Apr 2024 02:01:56 +0300 Subject: [PATCH] Foot : Fix styles. --- module/common/Stylix.nix | 5 +++++ user/home/module/foot/foot.ini | 1 + 2 files changed, 6 insertions(+) create mode 100644 user/home/module/foot/foot.ini diff --git a/module/common/Stylix.nix b/module/common/Stylix.nix index 0a78a0b..515d57f 100644 --- a/module/common/Stylix.nix +++ b/module/common/Stylix.nix @@ -25,5 +25,10 @@ name = "Noto Color Emoji"; }; }; + targets = { + foot = { + enable = true; + }; + }; }; } diff --git a/user/home/module/foot/foot.ini b/user/home/module/foot/foot.ini new file mode 100644 index 0000000..77228bc --- /dev/null +++ b/user/home/module/foot/foot.ini @@ -0,0 +1 @@ +dpi-aware=yes