mirror of
https://gitlab.com/manzerbredes/i3-colors.git
synced 2025-04-19 03:59:44 +00:00
Update themes+screenshots
This commit is contained in:
parent
a81bdfc281
commit
22494da413
28 changed files with 107 additions and 1 deletions
|
@ -13,7 +13,7 @@ echo "Get ready for screenshots (5s)..."
|
|||
sleep 5
|
||||
for theme in $(ls ${theme_loc}|grep -v ".jpg")
|
||||
do
|
||||
$i3_colors -r ${theme_loc}/${theme}
|
||||
$i3_colors apply -r ${theme_loc}/${theme}
|
||||
sleep 2 # Wait for i3 reload
|
||||
scrot ${wai}/${theme}.png
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue