From 8839ac5f3113f966b35920e412ef73b7aafece54 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Wed, 24 May 2023 22:58:30 +0530 Subject: scripts changes --- .config/ncmpcpp/config | 3 ++- .config/newsboat/config | 2 +- .config/newsboat/urls | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) (limited to '.config') diff --git a/.config/ncmpcpp/config b/.config/ncmpcpp/config index 0ebf410..8547479 100644 --- a/.config/ncmpcpp/config +++ b/.config/ncmpcpp/config @@ -17,7 +17,7 @@ media_library_primary_tag = album_artist media_library_albums_split_by_date = no startup_screen = "media_library" jump_to_now_playing_song_at_start = "yes" -display_volume_level = yes +display_volume_level = yes ignore_leading_the = yes external_editor = nvim use_console_editor = yes @@ -31,6 +31,7 @@ progressbar_elapsed_color = blue:b statusbar_color = red volume_color = "green" statusbar_time_color = cyan:b +execute_on_song_change="pkill -RTMIN+11 dwmblocks" ## Selected tracks ## selected_item_prefix = "* " diff --git a/.config/newsboat/config b/.config/newsboat/config index ee855e0..db5b75b 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -27,7 +27,7 @@ bind-key L next-feed bind-key c toggle-show-read-feeds color background default default -color listnormal cyan default +color listnormal white default color listfocus black yellow dim color listnormal_unread blue default bold color listfocus_unread black yellow underline diff --git a/.config/newsboat/urls b/.config/newsboat/urls index 011aaae..8d04177 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -8,6 +8,7 @@ https://artixlinux.org/feed.php "tech" https://matklad.github.io/feed.xml "programming" https://ihatereality.space/rss.xml "programming" https://fasterthanli.me/index.xml "programming" +https://thesquareplanet.com/feed.xml https://digdeeper.club/atom.xml https://gnulinuxindia.org/index.xml https://cedaei.com/index.xml -- cgit v1.2.3