This repository has been archived on 2021-11-23. You can view files and clone it, but cannot push or open issues or pull requests.
sh_multi_install/users/edraft/scripts/theme_installation.sh

19 lines
390 B
Bash

#!/bin/bash
source $PWD/common/scripts/update.sh
source $PWD/common/themes/orchis.sh
source $PWD/common/themes/tela_circle_icons.sh
source $PWD/common/themes/vimix_cursors.sh
source $PWD/common/themes/grub_theme.sh
source $PWD/common/themes/chrome-icon-fix.sh
update
install_orchis orange
install_tela_circle_icons
install_vimix_cursors
install_grub_theme vimix 1080p
fix_chrome_icons