ed: ritopls -> pager 'batcat' log
This commit is contained in:
parent
cd790fe4f1
commit
5f7fe619e4
4
otros.sh
4
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
|
||||
|
4
ritopls
4
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
|
||||
|
Loading…
Reference in New Issue
Block a user