Update theme

This commit is contained in:
2025-06-07 22:03:59 -04:00
parent 7e0dec587f
commit 6480d9e869
3 changed files with 3 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
PS1='[\u@\h \W]\$ '
if [ -z "$WAYLAND_DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ] ; then
exec sway
exec sway --unsupported-gpu
fi
# pnpm