From d3dde700b5a0d47560f857644da7db2b2d90fd31 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 30 Jun 2024 16:26:25 +0200 Subject: better theme for zsh --- common.nix | 1 + home.nix | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/common.nix b/common.nix index 606bbc0..9796f53 100644 --- a/common.nix +++ b/common.nix @@ -316,6 +316,7 @@ in gitFull glxinfo go + gorilla-bin gptfdisk heaptrack hotspot diff --git a/home.nix b/home.nix index 64ce943..114d326 100644 --- a/home.nix +++ b/home.nix @@ -56,7 +56,7 @@ # nice prompt programs.oh-my-posh = { enable = true; - useTheme = "slim"; + useTheme = "tokyo"; }; # nice cd -- cgit v1.2.3