8 lines
170 B
Bash
Executable File
8 lines
170 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. "/home/kevin/.cache/wal/colors.sh"
|
|
|
|
echo "Kevin"
|
|
# echo "<span foreground=\"$foreground\">Kevin</span>"
|
|
# echo "<span foreground=\"$color2\">Kevin</span>"
|