diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2026-01-27 10:26:09 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2026-01-27 10:26:09 -0300 |
| commit | 0be04804b720c029aa4633850cdeb8c770432996 (patch) | |
| tree | 180085d987478239ac7cacb1280439ce88ed1a72 | |
| parent | 0b425169c81d5cfe636ebe49e5ce92f084ad6611 (diff) | |
| download | news-main.tar.gz news-main.tar.bz2 | |
Fix: rename newsboat wrapper as "newsboater"main
| -rw-r--r-- | tmux.dot/news.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.dot/news.link b/tmux.dot/news.link index 11f9598..37a2144 100644 --- a/tmux.dot/news.link +++ b/tmux.dot/news.link @@ -14,7 +14,7 @@ source-file ~/.tmux.conf # See https://wiki.archlinux.org/index.php/tmux#Session_initialization new-window -n offpunk ~/apps/offpunk/offpunk.py #new-window -n tin ~/apps/wrappers/tin -new-window -n newsboat ~/apps/wrappers/news +new-window -n newsboat ~/apps/wrappers/newsboater # With the following hack we remove the first window # that is automatically created by wtmux. |
