Adds GTK theme and bootstrap file
This commit is contained in:
parent
cdc55cfec9
commit
084c39594e
9 changed files with 62 additions and 25 deletions
4
.config/yadm/bootstrap.d/_install_gtk_gruvbox.sh
Executable file
4
.config/yadm/bootstrap.d/_install_gtk_gruvbox.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/env sh
|
||||
|
||||
echo "# Installing GTK Theme (gruvbox)"
|
||||
yay -S gruvbox-material-gtk-theme-git gruvbox-material-icon-theme-git
|
||||
Loading…
Add table
Add a link
Reference in a new issue