From 5f7fe619e4e04774e32d97d5e82623c82d0bcd5b Mon Sep 17 00:00:00 2001 From: "jp.av.dev" Date: Wed, 27 Apr 2022 00:49:39 -0400 Subject: [PATCH] ed: ritopls -> pager 'batcat' log --- otros.sh | 4 +--- ritopls | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/otros.sh b/otros.sh index 83063f2..6638182 100755 --- a/otros.sh +++ b/otros.sh @@ -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 diff --git a/ritopls b/ritopls index 63f016f..b3c1fbb 100644 --- a/ritopls +++ b/ritopls @@ -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