From d328d8acc452f1d22dd6395e82e616aa4605fd38 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 22 Jan 2023 09:25:24 +0530 Subject: rework sizing; enable powertop --- 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 570beba..b8bda7f 100644 --- a/services/dunst.nix +++ b/services/dunst.nix @@ -10,7 +10,7 @@ with theme; enable = true; settings = { global = { - font = "Input 9"; + font = "Nerd Input 12"; allow_markup = "no"; format = ''%s\n%b''; sort = "yes"; -- cgit v1.2.3