[m] Shell palette fix

This commit is contained in:
soraefir
2023-11-25 14:29:59 +01:00
parent 73d00b72af
commit 84d57009a1
2 changed files with 20 additions and 20 deletions

View File

@ -1,13 +1,13 @@
print_info() {
info ""
info "${c5} ├─ 󰜗 Distro " distro
info "${c5} ├─ 󰌽 Kernel " kernel
info "${c5} ├─ 󰏗 Pkgs " packages
info "${c5} ├─ 󰍹 Compositor " de
info "${c5} ├─ 󱛠 CPU " cpu
info "${c5} ├─ 󰢮 GPU " gpu
info "${c5} ├─ 󰞷 Term " term
info "├─ 󰜗 Distro " distro
info "├─ 󰌽 Kernel " kernel
info "├─ 󰏗 Pkgs " packages
info "├─ 󰍹 Compositor " de
info "├─ 󱛠 CPU " cpu
info "├─ 󰢮 GPU " gpu
info "├─ 󰞷 Term " term
prin "$(color 0)󰝥 $(color 1)󰝥 $(color 2)󰝥 $(color 3)󰝥 $(color 4)󰝥 $(color 5)󰝥 $(color 6)󰝥 $(color 7)󰝥"
prin "$(color 8)󰝥 $(color 9)󰝥 $(color 10)󰝥 $(color 11)󰝥 $(color 12)󰝥 $(color 13)󰝥 $(color 14)󰝥 $(color 15)󰝥"
@ -76,7 +76,7 @@ song_shorthand="off"
mpc_args=()
##--------- Text Colors
colors=(0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15)
colors=(0 0 0 4 7 7)
##--------- Text Options
bold="on"