refactore directory structure

This commit is contained in:
Chris Cochrun 2023-06-09 06:06:37 -05:00
parent 3830eef1f4
commit e87bfb7c39
485 changed files with 66 additions and 1696 deletions

View file

@ -0,0 +1,26 @@
# Beryllium
spacing = 3
hide_ascii = true
key_color = "#7067CF"
separator = ""
[box]
border = "plain"
visible = true
[palette]
glyph = "○ "
visible = true
[bar]
glyph = "○"
hide_delimiters = true
visible = true
[box.inner_margin]
x = 2
y = 1
[custom_ascii]
color = "#FF7001"

View 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"

View 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"

View file

@ -0,0 +1,57 @@
# Lithium
spacing = 1
padding = 0
hide_ascii = true
separator = " "
key_color = "Yellow"
separator_color = "Yellow"
[palette]
type = "Light"
glyph = " ● "
visible = true
[bar]
glyph = "●"
symbol_open = '('
symbol_close = ')'
visible = false
hide_delimiters = true
[box]
title = " Syl "
border = "plain"
visible = true
[box.inner_margin]
x = 2
y = 1
[custom_ascii]
color = "Yellow"
[randomize]
key_color = true
separator_color = false
pool = "base"
[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"