From ce01e9554fd5f2b28fab5cf8fd86d8a1b3655547 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 28 Jun 2025 14:11:59 +0900 Subject: modified newsboat/urls, modified tmux/tmux.conf --- ar/.config/newsboat/urls | 13 +++++++------ ar/.config/tmux/tmux.conf | 1 + 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/ar/.config/newsboat/urls b/ar/.config/newsboat/urls index f05c2d7..167f7f1 100644 --- a/ar/.config/newsboat/urls +++ b/ar/.config/newsboat/urls @@ -2,7 +2,7 @@ "query:0-3 Days:unread = \"yes\" and age between 0:3" "Query" "query:Unread:unread = \"yes\" and age >=8" "Query" # "query:Read:unread = \"no\"" "Query" -# "query:Flagged:flags != \"\"" "Query" +"query:Flagged:flags != \"\"" "Query" "query:Media:enclosure_url != \"\" and enclosure_type =~ \"^(audio|video)/\"" "Query" "query:Content:content != \"\"" "Query" "query:No Content:content = \"\"" "Query" @@ -12,11 +12,12 @@ https://github.com/TheSiahxyz/.dotfiles/commits/master.atom "~TheSiahxyz dotfi https://github.com/TheSiahxyz/suckless/commits/master.atom "~TheSiahxyz suckless" Git " " "--- News ---" -http://rss.cnn.com/rss/edition_us.rss "~US" News -http://rss.cnn.com/rss/edition_world.rss "~World" News -https://feeds.bbci.co.uk/news/technology/rss.xml "~AI" AI News -https://www.archlinux.org/feeds/news/ "~Arch" Distro Linux Tech -https://artixlinux.org/feed.php "~Artix" Distro Linux Tech +http://rss.cnn.com/rss/edition_us.rss "~US" News +http://rss.cnn.com/rss/edition_world.rss "~World" News +https://feeds.bbci.co.uk/news/technology/rss.xml "~AI" AI News +https://www.koreaherald.com/rss/kh_Business "~Korean Business" Business News +https://www.archlinux.org/feeds/news/ "~Arch" Distro Linux Tech +https://artixlinux.org/feed.php "~Artix" Distro Linux Tech " " "--- Blog ---" https://lukesmith.xyz/rss.xml "~Luke Smith" Blog diff --git a/ar/.config/tmux/tmux.conf b/ar/.config/tmux/tmux.conf index ef28499..7480ea7 100644 --- a/ar/.config/tmux/tmux.conf +++ b/ar/.config/tmux/tmux.conf @@ -203,6 +203,7 @@ set -g @resurrect-restore 'C-r' set -g @resurrect-strategy-vim 'session' set -g @resurrect-strategy-nvim 'session' set -g @resurrect-capture-pane-contents 'on' +set -g @resurrect-processes 'neomutt newsboat psql mysql sqlite3 ssh' # tmux-fzf TMUX_FZF_LAUNCH_KEY="F" -- cgit v1.2.3