tmuxp: Add a tmux pane for RSS feeds
This commit is contained in:
parent
130b1048d6
commit
eec08279c2
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ windows:
|
||||||
panes:
|
panes:
|
||||||
- shell_command:
|
- shell_command:
|
||||||
- tiny irccloud
|
- tiny irccloud
|
||||||
|
- window_name: RSS
|
||||||
|
panes:
|
||||||
|
- shell_command:
|
||||||
|
- newsboat --quiet
|
||||||
- window_name: GitSources
|
- window_name: GitSources
|
||||||
panes:
|
panes:
|
||||||
-
|
-
|
||||||
|
|
Loading…
Reference in a new issue