From 47bc39d25a359c94e9a139be9d453a05694ef341 Mon Sep 17 00:00:00 2001 From: beeb5k Date: Sat, 20 Jun 2026 02:51:59 +0530 Subject: Font and cursor --- common/programs/dunst.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/programs/dunst.nix') diff --git a/common/programs/dunst.nix b/common/programs/dunst.nix index 78aadf5..b96d274 100644 --- a/common/programs/dunst.nix +++ b/common/programs/dunst.nix @@ -15,7 +15,7 @@ in enable = true; settings = { global = { - font = "IosevkaInput 11"; + font = "monospace 11"; corner_radius = 0; frame_width = 2; markup = "yes"; -- cgit v1.3.1