From cb553f8cb371ba35de35df88c6162a604fa01f58 Mon Sep 17 00:00:00 2001 From: PowerUser64 Date: Sat, 31 May 2025 12:53:42 -0700 Subject: [PATCH] p10k(snap): enable prompt_char and battery --- .config/shell/p10k/snap-autodark.p10k.zsh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/shell/p10k/snap-autodark.p10k.zsh b/.config/shell/p10k/snap-autodark.p10k.zsh index 5cfa301..e66cf05 100644 --- a/.config/shell/p10k/snap-autodark.p10k.zsh +++ b/.config/shell/p10k/snap-autodark.p10k.zsh @@ -34,7 +34,7 @@ # os_icon # os identifier dir # current directory vcs # git status - # prompt_char # prompt symbol + prompt_char # prompt symbol ) # The list of segments shown on the right. Fill it with less important segments. @@ -88,7 +88,7 @@ nnn # nnn shell (https://github.com/jarun/nnn) lf # lf shell (https://github.com/gokcehan/lf) xplr # xplr shell (https://github.com/sayanarijit/xplr) - vim_shell # vim shell indicator (:sh) + # vim_shell # vim shell indicator (:sh) midnight_commander # midnight commander shell (https://midnight-commander.org/) nix_shell # nix shell (https://nixos.org/nixos/nix-pills/developing-with-nix-shell.html) chezmoi_shell # chezmoi shell (https://www.chezmoi.io/) @@ -107,7 +107,7 @@ # ip # ip address and bandwidth usage for a specified network interface # public_ip # public IP address # proxy # system-wide http/https/ftp proxy - # battery # internal battery + battery # internal battery # wifi # wifi speed # example # example user-defined segment (see prompt_example function below) )