.i3/status.d/10-general

Sun, 05 Mar 2023 15:14:03 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 05 Mar 2023 15:14:03 -0500
changeset 1059
dc0095e5bbc8
parent 378
e13ba40f4533
permissions
-rw-r--r--

disable rubocop and formatting in solargraph, add standardrb glue

# i3status configuration file.
# see "man i3status" for documentation.

# It is important that this file is edited as UTF-8.
# The following line should contain a sharp s:
# ß
# If the above line is not correctly displayed, fix your editor first!

general {
        output_format = i3bar
        colors = true
        interval = 10
        color_good = "#65c254"
        color_degraded = "#ffb964"
        color_bad = "#c02a2a"
}

mercurial