Remove yakuake from packages.
parent
024a9831f6
commit
ea1f73dc62
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue