From df19c2b9fbf7ef40a8875d21a8fa540e8f7d8383 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 18 Jan 2024 20:20:20 +0100 Subject: sample --- conf/config.sample.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/conf/config.sample.yml b/conf/config.sample.yml index b711d45..6d713d7 100644 --- a/conf/config.sample.yml +++ b/conf/config.sample.yml @@ -7,7 +7,8 @@ loop: true # displays the percentage in the bottom right percent: false -# if set, will open your command in the specified terminal emulator. -# will handle the env variable $TERMINAL if set to this. if commented or unset, +# if set, will open your command in the specified terminal emulator. works great +# with loop set to true. will handle the env variable $TERMINAL if set as such. +# if commented or unset, # the command will replace hardflip #terminal: alacritty -- cgit v1.2.3