1
0
Fork 0

[AUTOCONFIG] Add window manager i3 and awesome with basics configs

This commit is contained in:
Florian RICHER 2022-01-04 21:32:15 +01:00
parent 2f45fe5397
commit 5385467911
6 changed files with 66 additions and 15 deletions

View file

@ -25,4 +25,6 @@ fi
find ./scripts -type f -iname "*.sh" -exec chmod +x {} \;
# Install and configure functionality
./scripts/tools/neovim/install.sh
./scripts/tools/neovim/install.sh
./scripts/window_manager/awesome/install.sh
./scripts/window_manager/i3/install.sh