Skip to content

Commit 285304f

Browse files
committed
Merge branch 'main' into feature/color-extraction
2 parents e029897 + 86c0331 commit 285304f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

showcase.sh

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
#!/usr/bin/env bash
2+
clear
3+
4+
./splash
5+
sleep 1
6+
./splash e --platform ghostty >"$HOME/.config/ghostty/themes/splash"
7+
echo "Reload your config in 2 seconds"
8+
sleep 2
9+
10+
neofetch

0 commit comments

Comments
 (0)