cleanup hyprland conf, add hy3 layout, add nvim as editor in zshrc

This commit is contained in:
2026-08-10 21:41:55 -07:00
parent 4e9d21e5e1
commit 950ac94dae
3 changed files with 64 additions and 187 deletions
+2
View File
@@ -3,6 +3,8 @@ if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]
fi
export ZSH=$HOME/.oh-my-zsh
export EDITOR="nvim"
export VISUAL="nvim-qt"
ZSH_THEME="powerlevel10k/powerlevel10k"
CASE_SENSITIVE="true"