Skip to content

Instantly share code, notes, and snippets.

@fullmetalbrackets
Last active November 30, 2021 08:00
Show Gist options
  • Save fullmetalbrackets/548e4bcb82ab2e53dbb231c8f3124d34 to your computer and use it in GitHub Desktop.
Save fullmetalbrackets/548e4bcb82ab2e53dbb231c8f3124d34 to your computer and use it in GitHub Desktop.
Vaporwave theme for Macchina
# Vaporwave theme for Macchina (https://github.com/Macchina-CLI/macchina)
# Place this file in ~/.config/macchina/themes
hide_ascii = true
prefer_small_ascii = false
spacing = 2
padding = 0
separator = "->"
key_color = "LightMagenta"
separator_color = "LightCyan"
[bar]
glyph = "="
symbol_open = "{"
symbol_close = "}"
visible = true
[box]
title = ""
visible = true
[box.inner_margin]
x = 2
y = 1
[randomize]
key_color = false
separator_color = false
[keys]
host = "Host"
kernel = "Kernel"
battery = "Battery"
os = "OS"
de = "DE"
wm = "WM"
distro = "Distro"
terminal = "Terminal"
shell = "Shell"
packages = "Packages"
uptime = "Uptime"
memory = "Memory"
machine = "Machine"
local_ip = "IP"
backlight = "Brightness"
resolution = "Resolution"
cpu_load = "CPU Load"
cpu = "CPU"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment