add Pipewire and current packagelist

This commit is contained in:
2026-05-18 20:10:13 +02:00
parent e85c6e2334
commit fe751014eb
5 changed files with 553 additions and 2 deletions

View File

@ -6,6 +6,8 @@
[[ $- != *i* ]] && return
export PATH="$HOME/.local/bin:$PATH"
export GIT_EDITOR=nvim
export EDITOR=nvim
# Auto-start dwl on tty1 login
if [[ -z "$DISPLAY" ]] && [[ "$(tty)" = "/dev/tty1" ]]; then