diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2022-03-12 16:44:31 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2022-03-12 16:44:31 -0500 |
| commit | fe4ea560ac2448d515542e363c2c6296886ec935 (patch) | |
| tree | 2499780ce8c8d53ef1d3163f1a36281832693d5f /.config/lf/lfrc | |
| parent | a2d716606e1803eed0cf25dfc08d4c79ebdc8498 (diff) | |
| parent | af386acead88c05cc00b3139942e091be33ddd74 (diff) | |
| download | eibhear-fe4ea560ac2448d515542e363c2c6296886ec935.tar.gz eibhear-fe4ea560ac2448d515542e363c2c6296886ec935.tar.zst eibhear-fe4ea560ac2448d515542e363c2c6296886ec935.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.config/lf/lfrc')
| -rw-r--r-- | .config/lf/lfrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 63ea24f..80e1088 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -10,7 +10,7 @@ # 2. The scope file (~/.config/lf/scope for me), must have a command similar to # mine to generate ueberzug images. # 3. A `set cleaner` line as below is a cleaner script. -# 4. lf should be started through a wrapper script (~/.local/bin/lfup for me) +# 4. lf should be started through a wrapper script (~/.local/bin/lfub for me) # that creates the environment for ueberzug. This command can be be aliased # in your shellrc (`alias lf="lfub") or if set to a binding, should be # called directly instead of normal lf. |
