From 13ff370cba695915cdd0e3dab8bf5d67d738ed91 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Mon, 22 Jun 2026 23:46:10 -0400 Subject: fastfetch --- hosts/nepsis/configuration.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hosts/nepsis') diff --git a/hosts/nepsis/configuration.nix b/hosts/nepsis/configuration.nix index 2b12ef1..ef7fd71 100644 --- a/hosts/nepsis/configuration.nix +++ b/hosts/nepsis/configuration.nix @@ -72,7 +72,6 @@ st dmenu feh - fastfetch sxhkd pamixer maim @@ -95,6 +94,7 @@ passExtensions.pass-otp passExtensions.pass-update passExtensions.pass-import + bibata-cursors ]; programs.firefox = { @@ -134,6 +134,8 @@ BROWSER = "surf"; SFEED_PLUMBER = "$BROWSER"; SFEED_URL_FILE = "$HOME/.local/share/sfeed/sfeed_read_url_file"; + XCURSOR_SIZE = 25; + XCURSOR_THEME = "Bibata-Modern-Ice"; }; # Some programs need SUID wrappers, can be configured further or are -- cgit v1.3.1