mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-30 04:22:47 +00:00
init
This commit is contained in:
20
.config/i3blocks/memory/README.md
Normal file
20
.config/i3blocks/memory/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# memory
|
||||
|
||||
Show memory usage. Accepts instance "mem" or "swap".
|
||||
|
||||

|
||||
|
||||
# Config
|
||||
|
||||
```
|
||||
[memory]
|
||||
command=$SCRIPT_DIR/memory
|
||||
label=MEM
|
||||
interval=30
|
||||
|
||||
#[memory]
|
||||
#command=$SCRIPT_DIR/memory
|
||||
#label=SWAP
|
||||
#instance=swap
|
||||
#interval=30
|
||||
```
|
Reference in New Issue
Block a user