Changed file structure

This commit is contained in:
2021-11-24 09:00:51 +01:00
parent 4bf8b8e0c0
commit d4754e5547
32 changed files with 2 additions and 8 deletions

View File

@@ -6,7 +6,6 @@ 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
@@ -14,5 +13,3 @@ install_orchis orange
install_tela_circle_icons
install_vimix_cursors
install_grub_theme vimix 1080p
fix_chrome_icons

View File

@@ -1,7 +0,0 @@
#!/bin/bash
source $PWD/common/scripts/first_install.sh
source $PWD/common/scripts/update.sh
first_install
update