Remove ibus from package installation.
parent
1b74774254
commit
8afdd68cab
|
@ -112,7 +112,6 @@ if has_tags pm:pacman; then
|
|||
rxvt-unicode-better-wheel-scrolling-unicode3 \
|
||||
ttf-fantasque-sans-mono \
|
||||
urxvt-tabbedex \
|
||||
ibus \
|
||||
yakuake
|
||||
else
|
||||
yay_install \
|
||||
|
@ -143,7 +142,6 @@ if has_tags pm:apt; then
|
|||
gnupg2
|
||||
if has_tags desktop; then
|
||||
apt_install \
|
||||
ibus \
|
||||
yakuake
|
||||
fi
|
||||
add_tag pm:pip3
|
||||
|
|
Loading…
Reference in New Issue