aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/nipsy/common/core/zsh/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/nipsy/common/core/zsh/default.nix b/home/nipsy/common/core/zsh/default.nix
index 5bd6338..25220a8 100644
--- a/home/nipsy/common/core/zsh/default.nix
+++ b/home/nipsy/common/core/zsh/default.nix
@@ -19,6 +19,7 @@
in {
_JAVA_AWT_WM_NONREPARENTING = 1; # fix stupid broken Java shit
BROWSER = "firefox";
+ CLAP_PATH = makePluginPath "clap";
COLORFGBG = ";0";
#COLORFGBG = "green;blue";
#COLORTERM = "truecolor";