diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-07-18 19:15:24 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-07-18 19:15:24 -0400 |
| commit | da90073789fb06f24ec2b5087f6271dfac651326 (patch) | |
| tree | 7305da921ee76adb56852cfef5401cbdea4993cb /.config/i3 | |
| parent | 0b850cd2435667bdfdfb9785c854dd2f20af550b (diff) | |
| download | eibhear-da90073789fb06f24ec2b5087f6271dfac651326.tar.gz eibhear-da90073789fb06f24ec2b5087f6271dfac651326.tar.zst eibhear-da90073789fb06f24ec2b5087f6271dfac651326.zip | |
dox about the scripts script
Diffstat (limited to '.config/i3')
| -rw-r--r-- | .config/i3/i3_guide.rmd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/i3/i3_guide.rmd b/.config/i3/i3_guide.rmd index 179ac3e..d6b05ce 100644 --- a/.config/i3/i3_guide.rmd +++ b/.config/i3/i3_guide.rmd @@ -56,7 +56,8 @@ indended, you probably won't be doing much clicking. The i3blocks config is `~/.config/i3blocks/config`, which you can access by the terminal shortcut `cfib`. Notice that the config file refers to several module -scripts in the `~/.scripts/` directory. +scripts in the `~/.scripts/` directory. You can read a summary of all of these +scripts in the file `~/.scripts/SCRIPTS.md`. ## Deeper Tutorials |
