From 8365624c3b816fb790e996b2071731da7f6ebae1 Mon Sep 17 00:00:00 2001 From: specCon18 Date: Thu, 30 Mar 2023 22:14:46 -0400 Subject: [PATCH] fixed hx alias and added xplr and bottom --- users/speccon18/home.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/users/speccon18/home.nix b/users/speccon18/home.nix index ce99bd5..793d2eb 100644 --- a/users/speccon18/home.nix +++ b/users/speccon18/home.nix @@ -29,6 +29,8 @@ alacritty ncspot bacon + bottom + xplr ]; }; @@ -129,7 +131,7 @@ zel = "zellij -s"; ns = "nix-shell"; top = "btm"; - hx = "hx ."; + hx = "hx"; cat = "bat"; }; };