summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Taylor <derek@distrotube.com>2023-03-27 23:19:52 +0000
committerDerek Taylor <derek@distrotube.com>2023-03-27 23:19:52 +0000
commit2607a72dd3063d344dfc0a91bb17f91d4b54b93c (patch)
tree717cbd5caa64cd6904c0c94b434dc04b5466e3fe
parentMerge branch 'master' into 'master' (diff)
parentReset terminal color (diff)
Merge branch 'master' into 'master'
Make script executable and reset terminal after script See merge request dwt1/shell-color-scripts!32
-rwxr-xr-xcolorscripts/doom-original2
-rwxr-xr-xcolorscripts/panes2
-rwxr-xr-x[-rw-r--r--]colorscripts/suckless0
3 files changed, 2 insertions, 2 deletions
diff --git a/colorscripts/doom-original b/colorscripts/doom-original
index dd55234..2bdb7d3 100755
--- a/colorscripts/doom-original
+++ b/colorscripts/doom-original
@@ -53,6 +53,6 @@ ${boldon} ▓▓▓▓▓▓ ▓▓░ ░▓▓░
${boldon} ▓▓▓▓▓▓▓▓ ░▓▓▓▓▓▓
${boldon} ▓▓▓▓▓ ▓▓▓░░
${boldon} ░▓▓ ▒▓▓
-
+${reset}
EOF
diff --git a/colorscripts/panes b/colorscripts/panes
index 844eb58..7d75cdc 100755
--- a/colorscripts/panes
+++ b/colorscripts/panes
@@ -22,5 +22,5 @@ cat << EOF
$f1███$d$fbright$fbright1▄$t $f2███$d$fbright$fbright2▄$t $f3███$d$fbright3▄$t $f4███$d$fbright4▄$t $f5███$d$fbright5▄$t $f6███$d$fbright6▄$t $f7███$d$fbright7▄$t
$f1███$d$fbright$fbright1█$t $f2███$d$fbright$fbright2█$t $f3███$d$fbright3█$t $f4███$d$fbright4█$t $f5███$d$fbright5█$t $f6███$d$fbright6█$t $f7███$d$fbright7█$t
$f1███$d$fbright$fbright1█$t $f2███$d$fbright$fbright2█$t $f3███$d$fbright3█$t $f4███$d$fbright4█$t $f5███$d$fbright5█$t $f6███$d$fbright6█$t $f7███$d$fbright7█$t
- $d$fbright1 ▀▀▀ $fbright2▀▀▀ $fbright3▀▀▀ $fbright4▀▀▀ $fbright5▀▀▀ $fbright6▀▀▀ $fbright7▀▀▀
+ $d$fbright1 ▀▀▀ $fbright2▀▀▀ $fbright3▀▀▀ $fbright4▀▀▀ $fbright5▀▀▀ $fbright6▀▀▀ $fbright7▀▀▀ $t
EOF
diff --git a/colorscripts/suckless b/colorscripts/suckless
index dbc59be..dbc59be 100644..100755
--- a/colorscripts/suckless
+++ b/colorscripts/suckless