From c1ad9ce8446f50d5c4c4aa7095dda60f0da20499 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Wed, 20 Feb 2019 13:52:18 -0600 Subject: [PATCH] Adding new urls to newsboat and adding opacity to newsboat in compton. --- .config/compton/compton.conf | 1 + .newsboat/urls | 18 ++++++++++++++---- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/.config/compton/compton.conf b/.config/compton/compton.conf index 0ca3bbe..d89f67b 100755 --- a/.config/compton/compton.conf +++ b/.config/compton/compton.conf @@ -40,6 +40,7 @@ opacity-rule = [ "99:name *?= 'Call'", "95:name *?= 'xmobar'", "95:class_g *?= 'surf'", "95:class_g *?= 'tabbed'", +"95:name *?= 'newsboat'", "100:class_g = 'XTerm' && !_NET_WM_STATE@:32a", "100:class_g = 'URxvt' && !_NET_WM_STATE@:32a", "0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'", diff --git a/.newsboat/urls b/.newsboat/urls index 89a6abf..c02a107 100644 --- a/.newsboat/urls +++ b/.newsboat/urls @@ -51,11 +51,21 @@ https://www.reddit.com/r/archlinux.rss "~REDDIT: r/archlinux" https://www.reddit.com/r/vim.rss "~REDDIT: r/vim" https://www.reddit.com/r/unixporn.rss "~REDDIT: r/unixporn" ------------------------- --------GIT REPOS--------- +-------GIT_REPOS--------- ------------------------- https://gitlab.com/dwt1.atom "~GITLAB: dwt1 (distrotube)" -https://github.com/LukeSmithxyz.atom "~GITHUB: LukeSmithxyz +https://github.com/LukeSmithxyz.atom "~GITHUB: LukeSmithxyz" ------------------------- --------MASTODON---------- +-------SOURCEFORGE------- ------------------------- -https://mastodon.technology/@distrotube.atom "~MASTODON: DistroTube" +https://sourceforge.net/p/clonezilla/activity/feed "~SOURCEFORGE: Clonezilla" +https://sourceforge.net/p/mx-linux/activity/feed "~SORUCEFORGE: MX Linux" +https://sourceforge.net/p/antix-linux/activity/feed "~SOURCEFORGE: AntiX" +https://sourceforge.net/mirror/tor-browser/activity/feed "~SOURCEFORGE: Tor Browser" +------------------------- +-------ARCHLINUX--------- +------------------------- +https://www.archlinux.org/feeds/packages/added/ "~ARCH: Packages Added" +https://www.archlinux.org/feeds/packages/removed/ "~ARCH: Packages Removed" +https://aur.archlinux.org/rss/ "~ARCH: Packages Added (AUR)" +https://wiki.archlinux.org/api.php?hidebots=1&urlversion=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss "~ARCH: Arch Wiki"