forked from Shinonome/dots-hyprland
remove install-OneUI()
This commit is contained in:
@@ -33,20 +33,6 @@ install-Gabarito(){
|
|||||||
x cd $REPO_ROOT
|
x cd $REPO_ROOT
|
||||||
}
|
}
|
||||||
|
|
||||||
install-OneUI(){
|
|
||||||
x mkdir -p $REPO_ROOT/cache/OneUI4-Icons
|
|
||||||
x cd $REPO_ROOT/cache/OneUI4-Icons
|
|
||||||
try git init -b main
|
|
||||||
try git remote add origin https://github.com/end-4/OneUI4-Icons.git
|
|
||||||
# try git remote add origin https://github.com/mjkim0727/OneUI4-Icons.git
|
|
||||||
x git pull origin main && git submodule update --init --recursive
|
|
||||||
x sudo mkdir -p /usr/local/share/icons
|
|
||||||
x sudo cp -r OneUI /usr/local/share/icons
|
|
||||||
x sudo cp -r OneUI-dark /usr/local/share/icons
|
|
||||||
x sudo cp -r OneUI-light /usr/local/share/icons
|
|
||||||
x cd $REPO_ROOT
|
|
||||||
}
|
|
||||||
|
|
||||||
install-bibata(){
|
install-bibata(){
|
||||||
x mkdir -p $REPO_ROOT/cache/bibata-cursor
|
x mkdir -p $REPO_ROOT/cache/bibata-cursor
|
||||||
x cd $REPO_ROOT/cache/bibata-cursor
|
x cd $REPO_ROOT/cache/bibata-cursor
|
||||||
|
|||||||
Reference in New Issue
Block a user