change browser for browser.sh

move mononoki nerd fonts to PKGBUILD
remove mononoki nerd fonts from aur-programs.txt
master
Alex 2023-01-21 16:19:26 -06:00
parent f786c08168
commit 1cf070621d
4 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env sh
WBROWSER=librewolf
WBROWSER="flatpak run com.brave.Browser"
#OPTS="       Torrent )

View File

@ -65,7 +65,7 @@ depends=(
"aria2" #optional dependency of ani-cli
#theming
"noto-fonts" "noto-fonts-emoji" "noto-fonts-cjk"
"noto-fonts" "noto-fonts-emoji" "noto-fonts-cjk" "ttf-mononoki-nerd"
"lxappearance"
"qt5ct"
"archlinux-wallpaper"

View File

@ -11,7 +11,6 @@ waylogout-git
ani-cli-git
connman-gtk
lf-sixel-git
nerd-fonts-mononoki
autotiling
wob
tofi

View File

@ -122,7 +122,7 @@ crypto() {
}
update() {
echo " $(crypto)$SEP$(cputemp)$SEP$(battery)$SEP$(netup)$SEP$(audio)$SEP$(rss)$SEP$(weather)$SEP$(ddate) "
echo " $SEP$(battery)$SEP$(netup)$SEP$(audio)$SEP$(rss)$SEP$(weather)$SEP$(ddate) "
}