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