removed cinnoman stuff and added thunar

This commit is contained in:
ObeseTermite 2025-05-07 22:41:54 -07:00
parent eaf5eaddf0
commit 22c2e000d3
2 changed files with 1 additions and 1 deletions

1
bashrc
View file

@ -19,6 +19,7 @@ set -o vi
shopt -s autocd shopt -s autocd
export PATH="~/.dotfiles/bin:$PATH" export PATH="~/.dotfiles/bin:$PATH"
export TERMINAL="alacritty"
PS1='\[\e[92m\]\u@\h\[\e[0m\]:\[\e[96m\]\w\[\e[0m\]\$ ' PS1='\[\e[92m\]\u@\h\[\e[0m\]:\[\e[96m\]\w\[\e[0m\]\$ '
PROMPT_DIRTRIM=3 PROMPT_DIRTRIM=3

View file

@ -34,4 +34,3 @@ chmod +x ~/.dotfiles/bin
sudo pkgfile -u sudo pkgfile -u
sudo systemctl enable pkgfile-update.timer sudo systemctl enable pkgfile-update.timer
gsettings set org.cinnamon.desktop.default-applications.terminal exec alacritty