From 4a6725d5c01c804c96205d99663606dec4d0327e Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 22 Jan 2023 10:44:53 +0530 Subject: add rotate scripts --- services/dunst.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services/dunst.nix') diff --git a/services/dunst.nix b/services/dunst.nix index b8bda7f..c340c3e 100644 --- a/services/dunst.nix +++ b/services/dunst.nix @@ -10,7 +10,7 @@ with theme; enable = true; settings = { global = { - font = "Nerd Input 12"; + font = "Nerd Input 10"; allow_markup = "no"; format = ''%s\n%b''; sort = "yes"; -- cgit v1.2.3