Move Wayland specific env variables into Wayland startup script

This commit is contained in:
Fabio Scotto di Santolo
2025-08-28 11:06:45 +02:00
parent 21abf469cb
commit e7b14fd8ee
3 changed files with 34 additions and 32 deletions

View File

@@ -81,6 +81,6 @@ alias userlist="cut -d: -f1 /etc/passwd | sort"
alias ip='ip -color'
alias stow='stow -d $DOTFILES '
if command -v tmux &> /dev/null && [ -z "$TMUX" ]; then
tmux attach-session -t default || tmux new-session -s default
fi
# if command -v tmux &> /dev/null && [ -z "$TMUX" ]; then
# tmux attach-session -t default || tmux new-session -s default
# fi