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/Hydrogen.toml
Normal file
51
.config/macchina/themes/Hydrogen.toml
Normal file
|
@ -0,0 +1,51 @@
|
|||
# Hydrogen
|
||||
|
||||
spacing = 2
|
||||
padding = 0
|
||||
hide_ascii = true
|
||||
separator = ">"
|
||||
key_color = "Cyan"
|
||||
separator_color = "White"
|
||||
|
||||
[palette]
|
||||
type = "Full"
|
||||
visible = false
|
||||
|
||||
[bar]
|
||||
glyph = "ߋ"
|
||||
symbol_open = '['
|
||||
symbol_close = ']'
|
||||
hide_delimiters = true
|
||||
visible = true
|
||||
|
||||
[box]
|
||||
border = "plain"
|
||||
visible = true
|
||||
|
||||
[box.inner_margin]
|
||||
x = 1
|
||||
y = 0
|
||||
|
||||
[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 = "Local IP"
|
||||
backlight = "Brightness"
|
||||
resolution = "Resolution"
|
||||
cpu_load = "CPU Load"
|
||||
cpu = "CPU"
|
Loading…
Add table
Add a link
Reference in a new issue