fixed hyprland configs; added background images; updated zshrc; fixed theming in ghostty

This commit is contained in:
2026-02-02 11:29:03 -07:00
parent e24174d1b6
commit 0297e7a15a
204 changed files with 637 additions and 35 deletions

View File

@@ -41,7 +41,10 @@ zstyle ':omz:update' frequency 7
# DISABLE_AUTO_TITLE="true"
# Uncomment the following line to enable command auto-correction.
# ENABLE_CORRECTION="true"
ENABLE_CORRECTION="true"
autoload -Uz compinit
compinit
zstyle ':completion:*' menu select
# Uncomment the following line to display red dots whilst waiting for completion.
# You can also set it to another string to have that shown instead of the default red dots.