mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-30 12:32:41 +00:00
initial commit
This commit is contained in:
27
.config/i3blocks/afs/README.md
Normal file
27
.config/i3blocks/afs/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# afs
|
||||
|
||||
Show usage information for an [AFS](https://en.wikipedia.org/wiki/Andrew_File_System) directory.
|
||||
|
||||

|
||||
|
||||
## Setup / Usage
|
||||
|
||||
Suggested i3blocks configuration:
|
||||
|
||||
```
|
||||
[afs]
|
||||
command=$SCRIPT_DIR/afs
|
||||
instance=~/afs/
|
||||
markup=pango
|
||||
interval=600
|
||||
LABEL=AFS
|
||||
#CRITICAL=90
|
||||
#CRIT_FG_COLOR=#FF0000
|
||||
#CRIT_BG_COLOR=
|
||||
```
|
||||
|
||||
## Dependencies
|
||||
|
||||
- `fs` command suite shipped with the AFS client software
|
||||
- python3
|
||||
|
Reference in New Issue
Block a user