Removed pywalfox
This commit is contained in:
parent
f0418ffa2b
commit
076832e825
3 changed files with 1 additions and 7 deletions
|
|
@ -1,8 +1,6 @@
|
|||
#!/bin/env sh
|
||||
|
||||
yay -S --needed python-pywal \
|
||||
python-pywalfox
|
||||
yay -S --needed python-pywal
|
||||
|
||||
wal --theme base16-gruvbox-medium
|
||||
pywalfox install
|
||||
sudo chmod +x /usr/lib/python3.13/site-packages/pywalfox/bin/main.sh
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@ gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
|||
gsettings set org.gnome.desktop.interface gtk-theme "Gruvbox-Orange-Dark"
|
||||
|
||||
wal --theme base16-gruvbox-medium
|
||||
pywalfox update
|
||||
pywalfox dark
|
||||
|
||||
$HOME/.config/theming/compile.sh
|
||||
$HOME/.config/theming/update.sh
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@ gsettings set org.gnome.desktop.interface color-scheme 'prefer-light'
|
|||
gsettings set org.gnome.desktop.interface gtk-theme "Gruvbox-Orange-Light"
|
||||
|
||||
wal -l --theme base16-gruvbox-medium
|
||||
pywalfox update
|
||||
pywalfox light
|
||||
|
||||
$HOME/.config/theming/compile.sh
|
||||
$HOME/.config/theming/update.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue