Compare commits
No commits in common. "0371c643d5a4cb69eebed967454c1ad8e0bb69b7" and "2ae81bc28d887663a5ea237494c36a461f1bd6f3" have entirely different histories.
0371c643d5
...
2ae81bc28d
|
@ -119,9 +119,7 @@ if has_tags pm:pacman; then
|
||||||
if has_tags desktop; then
|
if has_tags desktop; then
|
||||||
yay_install \
|
yay_install \
|
||||||
powerline-fonts \
|
powerline-fonts \
|
||||||
ttf-nerd-fonts-symbols \
|
ttf-nerd-fonts-symbols-2048-em \
|
||||||
ttf-nerd-fonts-symbols-common \
|
|
||||||
ttf-nerd-fonts-symbols-mono \
|
|
||||||
ttf-fira-code \
|
ttf-fira-code \
|
||||||
ttf-segoe-ui-variable
|
ttf-segoe-ui-variable
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue