diff options
Diffstat (limited to '.cache/wal/colors-tty.sh')
-rw-r--r-- | .cache/wal/colors-tty.sh | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/.cache/wal/colors-tty.sh b/.cache/wal/colors-tty.sh deleted file mode 100644 index 20c1664..0000000 --- a/.cache/wal/colors-tty.sh +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/sh -[ "${TERM:-none}" = "linux" ] && \ - printf '%b' '\e]P0312322 - \e]P1c3acaa - \e]P28eb8fb - \e]P3f4b3aa - \e]P4c0c3ef - \e]P5e9bce1 - \e]P6bed5fb - \e]P7cbc8c7 - \e]P8645a59 - \e]P9c3acaa - \e]PA8eb8fb - \e]PBf4b3aa - \e]PCc0c3ef - \e]PDe9bce1 - \e]PEbed5fb - \e]PFcbc8c7 - \ec' |