Skip to content

Commit

Permalink
released at 0.1.3
Browse files Browse the repository at this point in the history
mcpcpc authored Dec 27, 2020

Verified

This commit was signed with the committer’s verified signature.
austenstone Austen Stone
1 parent 0007e07 commit a9a9be3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kfc.c
Original file line number Diff line number Diff line change
@@ -23,9 +23,9 @@
\\033]4;10;#$(echo $color10)\\033\\ \
\\033]4;11;#$(echo $color11)\\033\\ \
\\033]4;12;#$(echo $color12)\\033\\ \
\\033]4;12;#$(echo $color13)\\033\\ \
\\033]4;12;#$(echo $color14)\\033\\ \
\\033]4;12;#$(echo $color15)\\033\\ \
\\033]4;13;#$(echo $color13)\\033\\ \
\\033]4;14;#$(echo $color14)\\033\\ \
\\033]4;15;#$(echo $color15)\\033\\ \
\\033]10;#$(echo $foreground)\\033\\ \
\\033]11;#$(echo $background)\\033\\ \
\\033]12;#$(echo $cursor)\\033\\ \

0 comments on commit a9a9be3

Please sign in to comment.