lsofrs 4.7.1

Modern, high-performance lsof implementation in Rust
Documentation
# lsofrs — default configuration
# Copy to ~/.lsofrs.conf to customize, or let lsofrs create it on first run.
# All settings are auto-saved when changed via keybinds in the TUI.

# Color theme (31 available — press 'c' in TUI to browse with swatches)
# Options: NeonSprawl, Classic, SolarFlare, IceBreaker, Matrix, BladeRunner,
#          Synthwave, AcidRain, GhostWire, RedSector, DeepNet, Overlock,
#          SakuraDen, DataStream, NeonNoir, ChromeHeart, VoidWalker, ToxicWaste,
#          CyberFrost, PlasmaCore, SteelNerve, DarkSignal, GlitchPop, HoloShift,
#          NightCity, LaserGrid, QuantumFlux, BioHazard, Darkwave, Megacorp, Zaibatsu
theme = "NeonSprawl"

# Refresh rate in seconds for live modes (--top, --summary -r, --tui)
# Press 1-9 in the TUI to change, or </> to adjust
refresh_rate = 1

# Hover tooltips (appear after 1s, auto-hide after 4s)
# Press T in TUI to toggle. Right-click tooltips always work regardless.
hover_tooltips = true