ed: ritopls -> pager 'batcat' log

This commit is contained in:
jp.av.dev 2022-04-27 00:49:39 -04:00
parent cd790fe4f1
commit 5f7fe619e4
2 changed files with 3 additions and 5 deletions

View File

@ -16,10 +16,8 @@ Neo(){
Imprime_Logos(){
printf "LOGOS: "
awk '/ascii_distro/{flag=1;next} /ascii_bold/{flag=0} flag {print}' \
<<< "$(neofetch --help)" |
sed 's/^ */\t/'
<<< "$(neofetch --help)" | sed 's/^ */\t/'
}
case "${1}" in
"-h")
Imprime_Logos

View File

@ -1,6 +1,6 @@
new_tab 'Lutris LoL'
title ' Lutris LoL '
launch bash -c 'bpytop && exit'
launch bash -c 'tail -f $HOME/Biblio/LutrisLibrary/league-of-legends/drive_c/Riot\ Games/League\ of\ Legends/debug.log'
launch bash -c 'tail -f $HOME/Biblio/LutrisLibrary/league-of-legends/drive_c/Riot\ Games/League\ of\ Legends/debug.log | batcat --paging=never -l log'
launch bash -c 'lutris lutris:rungameid/2 && exit'
enabled_layouts tall:bias=60;full_size=1
enabled_layouts tall:bias=50;full_size=1