install.sh aktualisiert Thunar
This commit is contained in:
@@ -34,7 +34,9 @@ packagesPacman=(
|
||||
"ttf-fira-sans"
|
||||
"ttf-fira-code"
|
||||
"ttf-firacode-nerd"
|
||||
"exa"
|
||||
"exa"
|
||||
"bat"
|
||||
"tree"
|
||||
"python-pip"
|
||||
"python-psutil"
|
||||
"python-rich"
|
||||
@@ -77,7 +79,7 @@ fi
|
||||
# .bashrc
|
||||
_installSymLink .bashrc ~/.bashrc ~/dotfiles/.bashrc ~/.bashrc
|
||||
|
||||
_installSymLink alacritty ~/.config/alacritty ~/dotfiles/alacritty/ ~/.config
|
||||
#_installSymLink alacritty ~/.config/alacritty ~/dotfiles/alacritty/ ~/.config
|
||||
_installSymLink kitty ~/.config/kitty ~/dotfiles/kitty/ ~/.config
|
||||
_installSymLink ranger ~/.config/ranger ~/dotfiles/ranger/ ~/.config
|
||||
_installSymLink nvim ~/.config/nvim ~/dotfiles/nvim/ ~/.config
|
||||
@@ -85,6 +87,7 @@ _installSymLink starship ~/.config/starship.toml ~/dotfiles/starship/starship.to
|
||||
_installSymLink rofi ~/.config/rofi ~/dotfiles/rofi/ ~/.config
|
||||
_installSymLink dunst ~/.config/dunst ~/dotfiles/dunst/ ~/.config
|
||||
_installSymLink wal ~/.config/wal ~/dotfiles/wal/ ~/.config
|
||||
_installSymLink thunar ~/.config/Thunar ~/dotfiles/Thunar/ ~/.config
|
||||
wal -i wallpapers/
|
||||
|
||||
# gtk
|
||||
|
||||
Reference in New Issue
Block a user