diff --git a/larbs.sh b/larbs.sh index 622902a..aec9ac5 100755 --- a/larbs.sh +++ b/larbs.sh @@ -14,8 +14,8 @@ while getopts ":a:r:b:p:h" o; do case "${o}" in *) printf "Invalid option: -%s\\n" "$OPTARG" && exit 1 ;; esac done -[ -z "$dotfilesrepo" ] && dotfilesrepo="https://github.com/lukesmithxyz/voidrice.git" -[ -z "$progsfile" ] && progsfile="https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/progs.csv" +[ -z "$dotfilesrepo" ] && dotfilesrepo="https://git.wancat.cc/wancat/voidrice.git" +[ -z "$progsfile" ] && progsfile="https://git.wancat.cc/wancat/larbs/raw/branch/master/progs.csv" [ -z "$aurhelper" ] && aurhelper="yay" [ -z "$repobranch" ] && repobranch="master" diff --git a/progs.csv b/progs.csv index d38a303..c775675 100644 --- a/progs.csv +++ b/progs.csv @@ -57,10 +57,10 @@ A,zsh-fast-syntax-highlighting-git,"provides syntax highlighting in the shell." A,task-spooler,"queues commands or files for download." A,simple-mtpfs,"enables the mounting of cell phones." A,htop-vim,"is a graphical and colorful system monitor." -G,https://github.com/LukeSmithxyz/dwmblocks.git,"serves as the modular status bar." +G,https://git.wancat.cc/wancat/dwmblocks.git,"serves as the modular status bar." G,https://github.com/lukesmithxyz/dmenu.git,"runs commands and provides a UI for selection." G,https://github.com/lukesmithxyz/st.git,"is my custom build of suckless's terminal emulator." -G,https://github.com/lukesmithxyz/dwm.git,"is the window manager." +G,https://git.wancat.cc/wancat/dwm.git,"is the window manager." A,mutt-wizard-git,"is a light-weight terminal-based email system." ,slock,"allows you to lock your computer, and quickly unlock with your password." ,socat,"is a utility which establishes two byte streams and transfers data between them." @@ -79,3 +79,4 @@ A,ibus-array,"is a Chinese input method" ,bluez,"manages bluetooth devices" ,bluez-utils,"manages bluetooth devices" ,bluez-openrc,"manages bluetooth devices" +,noto-fonts-cjk,"is a font for CJK"