mirror of
https://codeberg.org/hyperreal/dotfiles
synced 2024-11-01 16:53:07 +01:00
Add lnav-forwarded-logs zellij tab
This commit is contained in:
parent
3fd2076664
commit
fcf54ab61d
@ -8,13 +8,13 @@ layout {
|
||||
plugin location="zellij:status-bar"
|
||||
}
|
||||
}
|
||||
tab name="btop" {
|
||||
pane command="btop"
|
||||
}
|
||||
tab name="journald" {
|
||||
pane command="sudo" {
|
||||
args "journalctl" "-f"
|
||||
}
|
||||
}
|
||||
tab name="fowarded logs" {
|
||||
pane command="lnav-forwarded-logs"
|
||||
}
|
||||
tab
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user