[fix] Linux changes
This commit is contained in:
47
config/macchina/themes/Beryllium.toml
Normal file
47
config/macchina/themes/Beryllium.toml
Normal file
@@ -0,0 +1,47 @@
|
||||
# Beryllium
|
||||
spacing = 1
|
||||
# hide_ascii = true
|
||||
key_color = "#FB6B90"
|
||||
separator = ""
|
||||
|
||||
[box]
|
||||
border = "double"
|
||||
visible = true
|
||||
|
||||
[palette]
|
||||
glyph = "○ "
|
||||
visible = true
|
||||
|
||||
# [bar]
|
||||
# glyph = "○"
|
||||
# hide_delimiters = false
|
||||
# visible = true
|
||||
|
||||
[box.inner_margin]
|
||||
x = 2
|
||||
y = 1
|
||||
|
||||
[custom_ascii]
|
||||
# color = "#FF7001"
|
||||
# path = "~/.config/macchina/image.png"
|
||||
path = "~/.config/macchina/archlinux.ascii"
|
||||
|
||||
[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 = "Local IP"
|
||||
backlight = "Brightness"
|
||||
resolution = "Resolution"
|
||||
cpu_load = "CPU Load"
|
||||
cpu = "CPU"
|
||||
Reference in New Issue
Block a user