complete restructure of hyprland config and some other shit

This commit is contained in:
2026-02-28 17:00:52 +00:00
parent 1425aaa27d
commit 98d5d2a812
16 changed files with 267 additions and 185 deletions

1
.zshrc
View File

@@ -10,6 +10,7 @@ eval "$(oh-my-posh init zsh --config $HOME/.config/oh-my-posh/zen.toml)"
# custom aliases
alias ls="lsd -l"
alias cat="bat"
alias v="nvim"
alias z="zellij"
alias lg="lazygit"