Add fonts installation
This commit is contained in:
parent
69d3944429
commit
1071caf5b7
2 changed files with 8 additions and 2 deletions
|
@ -18,7 +18,7 @@ elif command_exists "yum"; then
|
|||
echo "Please install SchildiChat, nvim/neovim"
|
||||
elif command_exists "yay"; then
|
||||
yay -S kitty --noconfirm --needed
|
||||
yay -S schildichat-desktop-bin --noconfirm --needed
|
||||
yay -S schildichat-desktop-bin digikam eog man-db --noconfirm --needed
|
||||
elif command_exists "zypp"; then
|
||||
# Untested
|
||||
sudo zypper install kitty -y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue