summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/themes.nix2
-rw-r--r--packages/dwl.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/themes.nix b/config/themes.nix
index a0b20f5..4bea0e9 100644
--- a/config/themes.nix
+++ b/config/themes.nix
@@ -14,7 +14,7 @@
theme = { name = "adw-gtk3-dark"; package = pkgs.adw-gtk3; };
iconTheme = { name = "Papirus-Dark"; package = pkgs.papirus-icon-theme; };
- font = { name = "UbuntuMono Nerd Font"; };
+ font = { name = "UbuntuMono Nerd Font Mono"; };
};
qt = {
diff --git a/packages/dwl.nix b/packages/dwl.nix
index de0e06f..0945a7c 100644
--- a/packages/dwl.nix
+++ b/packages/dwl.nix
@@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "compromyse";
repo = "dwl";
rev = "master";
- hash = "sha256-Cm6EPr2h8iSBXAc+9Yqendsp0c0b9BHDgYwaQT/t4/A=";
+ hash = "sha256-x9/fHI0gaK8oQEf/BPfsdD8BAnG9Ucdb+3ka7VBM0xU=";
};
nativeBuildInputs = [