Adds pywalfox setup and adds backgrounds
This commit is contained in:
parent
5c51cff353
commit
12b42bd9e8
5 changed files with 12 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
#!/bin/env sh
|
||||
|
||||
yay -S --needed python-pywal
|
||||
yay -S --needed python-pywal \
|
||||
python-pywalfox
|
||||
|
||||
wal --theme base16-gruvbox-medium
|
||||
pywalfox install
|
||||
sudo chmod +x /usr/lib/python3.13/site-packages/pywalfox/bin/main.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue