Customize i3status-rs icons
This commit is contained in:
@@ -1,5 +1,16 @@
|
|||||||
#icons = "material"
|
[theme]
|
||||||
theme = "slick"
|
name = "slick"
|
||||||
|
|
||||||
|
[icons]
|
||||||
|
name = "awesome"
|
||||||
|
|
||||||
|
[icons.overrides]
|
||||||
|
time = " "
|
||||||
|
cpu = " "
|
||||||
|
volume_full = " "
|
||||||
|
volume_half = " "
|
||||||
|
volume_empty = " "
|
||||||
|
volume_muted = " "
|
||||||
|
|
||||||
[[block]]
|
[[block]]
|
||||||
block = "pacman"
|
block = "pacman"
|
||||||
@@ -21,12 +32,12 @@ info_type = "available"
|
|||||||
unit = "GB"
|
unit = "GB"
|
||||||
interval = 20
|
interval = 20
|
||||||
|
|
||||||
[[block]]
|
#[[block]]
|
||||||
block = "music"
|
#block = "music"
|
||||||
player = "spotify"
|
#player = "spotify"
|
||||||
max_width = 10
|
#max_width = 10
|
||||||
marquee_speed = 0.1
|
#marquee_speed = 0.1
|
||||||
marquee_interval = 5
|
#marquee_interval = 5
|
||||||
|
|
||||||
[[block]]
|
[[block]]
|
||||||
block = "net"
|
block = "net"
|
||||||
|
|||||||
Reference in New Issue
Block a user