lsofrs 4.2.0

Modern, high-performance lsof implementation in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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