Changed separator
This commit is contained in:
parent
8dfb017f70
commit
d9eadfdbe8
1 changed files with 6 additions and 6 deletions
|
@ -7,10 +7,10 @@
|
||||||
# If the above line is not correctly displayed, fix your editor first!
|
# If the above line is not correctly displayed, fix your editor first!
|
||||||
|
|
||||||
general {
|
general {
|
||||||
output_format = i3bar
|
output_format = "i3bar"
|
||||||
colors = true
|
colors = true
|
||||||
interval = 5
|
interval = 5
|
||||||
separator = "~"
|
separator = "❱"
|
||||||
}
|
}
|
||||||
|
|
||||||
order += "disk /"
|
order += "disk /"
|
||||||
|
|
Loading…
Reference in a new issue