refactore directory structure
This commit is contained in:
parent
3830eef1f4
commit
e87bfb7c39
485 changed files with 66 additions and 1696 deletions
51
.config/macchina/themes/Helium.toml
Normal file
51
.config/macchina/themes/Helium.toml
Normal file
|
@ -0,0 +1,51 @@
|
|||
# Helium
|
||||
|
||||
hide_ascii = false
|
||||
spacing = 2
|
||||
padding = 0
|
||||
separator = "->"
|
||||
key_color = "Blue"
|
||||
separator_color = "Yellow"
|
||||
|
||||
[bar]
|
||||
glyph = "o"
|
||||
symbol_open = "("
|
||||
symbol_close = ")"
|
||||
hide_delimiters = false
|
||||
visible = false
|
||||
|
||||
[box]
|
||||
title = " Helium "
|
||||
border = "rounded"
|
||||
visible = false
|
||||
|
||||
[box.inner_margin]
|
||||
x = 2
|
||||
y = 1
|
||||
|
||||
[custom_ascii]
|
||||
color = "Yellow"
|
||||
|
||||
[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"
|
Loading…
Add table
Add a link
Reference in a new issue