-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathelektra.toml
52 lines (45 loc) · 933 Bytes
/
elektra.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# elektra for macchina
spacing = 2
padding = 0
hide_ascii = false
separator = "»"
key_color = "#392a56" # Purple for keys
separator_color = "#7f3c75" # Magenta for separators
[palette]
type = "Dark"
visible = true
glyph = " "
[bar]
hide_delimiters = false
visible = false
[box]
visible = false
[custom_ascii]
path = "~/.config/macchina/ubuntu-ascii.txt"
[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"
gpu = " gpu"
disk_space = " disk space"