Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PanicIfClosed ¶
func PanicIfClosed(ok bool)
Types ¶
type Config ¶
type Config struct { Date dateConfig Ram ramConfig Swap swapConfig Cpu cpuConfig Bri briConfig Bat batConfig Music musicConfig Vol volConfig Uptime uptimeConfig User userConfig Disk diskConfig Hyprland hyprlandConfig Net netConfig Bluetooth bluetoothConfig }
func DefaultConfig ¶
func DefaultConfig() *Config
type Message ¶
type Message struct { Name string Data json.RawMessage }
Click to show internal directories.
Click to hide internal directories.