i3status-rs: fix bg,fg colours

This commit is contained in:
Aminda Suomalainen 2022-04-27 09:37:27 +03:00
parent 0a4c5de3b5
commit 520ceda565
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 11 additions and 3 deletions

View File

@ -6,10 +6,18 @@
# WIP: migration from i3status
# contains: (disk /, disk/home,) load, ipv6, wireless, ethernet, battery, volume, (utc) time, (local time)
theme = "solarized-dark"
[theme]
name = "solarized-dark"
# Doesn't exist :(
#theme = "selenized-dark"
icons = "awesome"
#name = "selenized-dark"
[theme.overrides]
# Selezined Dark
idle_bg = "#103c48"
idle_fg = "#adbcbc"
[icons]
name = "awesome"
# fontawesome5-fonts-all in Fedora? doesn't work
#name = "awesome5"
#[[block]]
#block = "disk_space"