Remove yakuake from packages.

master
Icedream 2021-06-01 10:14:51 +02:00
parent 024a9831f6
commit ea1f73dc62
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 6 deletions

View File

@ -118,8 +118,7 @@ if has_tags pm:pacman; then
yay_install \
powerline-fonts \
ttf-nerd-fonts-symbols \
ttf-fira-code \
yakuake
ttf-fira-code
fi
# pip
@ -144,10 +143,6 @@ if has_tags pm:apt; then
jq \
git \
gnupg2
if has_tags desktop; then
apt_install \
yakuake
fi
add_tag pm:pip3
fi