Added niri and waybar

This commit is contained in:
2025-10-25 01:14:23 +03:00
parent 9c8b87bcc6
commit 1cc41d3fff
14 changed files with 966 additions and 5 deletions

View File

@ -126,3 +126,7 @@ eval "$(zoxide init bash)"
source ~/.dotfiles/nfrc.sh
export QT_QPA_PLATFORMTHEME=qt5ct
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
export PATH="$HOME/.local/bin:$PATH"