diff options
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index 324973c..f2aced1 100644 --- a/config.def.h +++ b/config.def.h @@ -3,9 +3,9 @@ */ #include "keys.h" -#define PROG_FUZZY "fzf" #define PIPE_SELECTION_TO " printf '%s\\n' \"$@\" | " #define AND_PAUSE " && read -n1 -p '\n\e[2m...press any key to continue...\e[0m\e[?25l'" + #define SCROLLOFF 5 #define NORMAL_TERM (1<<0) |
