mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 09:33:19 -09:00
Delete config
This commit is contained in:
parent
fd8882df39
commit
24e02cca84
@ -1,32 +0,0 @@
|
||||
# i3status configuration file
|
||||
# see "man i3status" for documentation.
|
||||
|
||||
general {
|
||||
colors = true
|
||||
color_good = "#BBBBBB"
|
||||
color_bad = "#CC1616"
|
||||
color_degraded = "#55858E"
|
||||
interval = 2
|
||||
}
|
||||
|
||||
order += "volume master"
|
||||
order += "cpu_usage"
|
||||
order += "tztime local"
|
||||
|
||||
volume master {
|
||||
# format = " ♪: %volume "
|
||||
device = "default"
|
||||
mixer = "Master"
|
||||
mixer_idx = 0
|
||||
# termsyn font
|
||||
format = " ♪: %volume "
|
||||
}
|
||||
|
||||
cpu_usage {
|
||||
format = " CPU: %usage "
|
||||
}
|
||||
|
||||
|
||||
tztime local {
|
||||
format = " %h-%d %H:%M "
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user