From 0e5900e2f412a39ae5e7ef3ea61a76f7160d7e61 Mon Sep 17 00:00:00 2001 From: fredrikr79 Date: Mon, 6 Oct 2025 14:11:17 +0200 Subject: [PATCH] remove herobrine --- configuration.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index 05c3dcb..443f34b 100644 --- a/configuration.nix +++ b/configuration.nix @@ -159,7 +159,6 @@ in hibernate-key = h suspend-key = s [greeter-theme] - font = Monocraft text-color = "#282A36" error-color = "#282A36" background-image = "" @@ -463,7 +462,6 @@ in export XSECURELOCK_BLANK_DPMS_STATE=off export XSECURELOCK_SHOW_DATETIME=1 export XSECURELOCK_DATETIME_FORMAT="%H:%M" - export XSECURELOCK_PAM_X11_FONT="Monocraft:size=14" export XSECURELOCK_BACKGROUND_COLOR="#282A36" export XSECURELOCK_AUTH_FOREGROUND_COLOR="#282A36" export XSECURELOCK_AUTH_BACKGROUND_COLOR="#50FA7B"