.p10k: fix dir_writable

This commit is contained in:
Yuan Chiu 2025-05-03 20:08:31 +08:00
parent 87c8949ec3
commit 97d84f8bb3

View File

@ -297,7 +297,7 @@
# Enable special styling for non-writable and non-existent directories. See POWERLEVEL9K_LOCK_ICON
# and POWERLEVEL9K_DIR_CLASSES below.
typeset -g POWERLEVEL9K_DIR_SHOW_WRITABLE=v3
typeset -g POWERLEVEL9K_DIR_SHOW_WRITABLE=false
# The default icon shown next to non-writable and non-existent directories when
# POWERLEVEL9K_DIR_SHOW_WRITABLE is set to v3.