Like the cleaner look of uniform coloring. Also added pywal bg color to Benq blocks except for CPU usage, which has Perl problems....
9 lines
205 B
Bash
Executable File
9 lines
205 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. "/home/kevin/.cache/wal/colors.sh"
|
|
|
|
# echo "Kevin"
|
|
printf "Kevin\n\n%s\n" "$color7"
|
|
# echo "<span foreground=\"$foreground\">Kevin</span>"
|
|
# echo "<span foreground=\"$color2\">Kevin</span>"
|