Fixes issues with install
This commit is contained in:
parent
0477b00d6e
commit
c843b5d397
9 changed files with 7 additions and 3 deletions
14
.config/yadm/bootstrap.d/30-Thunar.sh
Executable file
14
.config/yadm/bootstrap.d/30-Thunar.sh
Executable file
|
|
@ -0,0 +1,14 @@
|
|||
#!/bin/env sh
|
||||
|
||||
echo "# Installing thunar"
|
||||
|
||||
yay -S --needed thunar \
|
||||
gvfs \
|
||||
thunar-archive-plugin \
|
||||
thunar-media-tags-plugin \
|
||||
thunar-shares-plugin \
|
||||
thunar-volman \
|
||||
tumbler \
|
||||
libgsf \
|
||||
raw-thumbnailer \
|
||||
tumbler-extra-thumbnailers
|
||||
Loading…
Add table
Add a link
Reference in a new issue