From 06bd6fbc6e567d6547d4b63251074c17c13ab6cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Sat, 2 Feb 2019 16:01:05 +0100 Subject: [PATCH] Revert "test" This reverts commit 352d0a9023cee22817cbaf469f6d686b1060aad6. --- config/xsession/zsh/zsh.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/xsession/zsh/zsh.nix b/config/xsession/zsh/zsh.nix index 3796a13..8f672f3 100644 --- a/config/xsession/zsh/zsh.nix +++ b/config/xsession/zsh/zsh.nix @@ -24,8 +24,6 @@ POWERLEVEL9K_MODE='nerdfont-complete' POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(os_icon context dir newline vcs) POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status time) - - POWERLEVEL9K_OS_ICON_BACKGROUND="white" POWERLEVEL9K_OS_ICON_FOREGROUND="blue"