mirror of
https://github.com/yusufipk/i3-config.git
synced 2026-09-11 10:56:11 +00:00
10 lines
173 B
INI
10 lines
173 B
INI
[module/memory]
|
|
type = internal/memory
|
|
interval = 5
|
|
|
|
format = <label>
|
|
format-background = ${colors.background-module}
|
|
format-padding = 1
|
|
|
|
label = %gb_used% / %gb_total%
|