further configure hyprland

This commit is contained in:
Johannes Knopp
2025-09-07 20:17:11 +02:00
parent 465634d8bf
commit ee6855f2ce
13 changed files with 352 additions and 2496 deletions

View File

@ -25,7 +25,6 @@ else
export EDITOR='nvim'
fi
# TODO prettier solution?
export DOTFILES_ZSH_DIR="$HOME/dotfiles/roles/zsh/files"
for zsh_file in "$DOTFILES_ZSH_DIR"/*.zsh; do