commit d3b133203469e0578e5e91fe5a3475af33c27bdd
parent a8067bf258d78500bd142da8418db77890a31d15
Author: mehdi-norouzi <mehdeenoroozi@gmail.com>
Date: Mon, 11 Sep 2023 11:29:24 +0330
Merge branch 'ati-pc'
Diffstat:
6 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/fontconfig/.config/fontconfig/fonts.conf b/fontconfig/.config/fontconfig/fonts.conf
@@ -31,9 +31,11 @@
<alias>
<family>monospace</family>
<prefer>
- <family>JetBrainsMonoNF</family>
- <family>Noto Sans Mono</family>
+ <family>iosevka</family>
+ <family>JetBrainsMono</family>
<family>Liberation Mono</family>
+ <family>Noto Sans Mono</family>
+ <family>FiraCode</family>
<family>FontAwesome</family>
<family>Braille</family>
</prefer>
diff --git a/newsboat/.config/newsboat/config b/newsboat/.config/newsboat/config
@@ -1,12 +1,13 @@
#show-read-feeds no
-auto-reload yes
external-url-viewer "urlscan -dc -r 'linkhandler {}'"
use-proxy yes
-proxy-type socks5
+proxy-type socks5h
proxy localhost:9050
+auto-reload yes
+
bind-key j down
bind-key k up
bind-key j next articlelist
diff --git a/newsboat/.config/newsboat/urls b/newsboat/.config/newsboat/urls
@@ -1,6 +1,4 @@
" ### NEWS ### "
-https://artixlinux.org/feed.php "tech"
-https://www.archlinux.org/feeds/news/ "tech"
https://feeds.feedburner.com/TheHackersNews
" ### BLOG ### "
@@ -12,11 +10,6 @@ https://blog.thechases.com/rss.xml
https://www.embedded.com/feed/
https://interrupt.memfault.com/feed.xml
-" ### MAGAZINE ### "
-https://www.thewire.co.uk/home/rss
-https://thequietus.com/feed
-https://www.gorillavsbear.net/feed
-
" ### STACKs ### "
https://stackoverflow.com/feeds/tag?tagnames=stm32+or+st+or+microcontroller&sort=newest
https://electronics.stackexchange.com/feeds/tag?tagnames=stm32+or+st+or+microcontroller+or+stm8&sort=newest
@@ -35,6 +28,9 @@ https://www.youtube.com/feeds/videos.xml?channel_id=UCuWLGQB4WRBKvW1C26zA2og "yt
https://www.youtube.com/feeds/videos.xml?channel_id=UCvn4o822zawXQR5vl32tnwA "yt" "~TechVedas .learn"
https://www.youtube.com/feeds/videos.xml?channel_id=UCK1AYe1AVziqPRZyrzbwH2g "yt" "~Andrei Litvin"
https://www.youtube.com/feeds/videos.xml?channel_id=UCgKePkWtPuF36bJy0n2cEMQ "yt" "~Jadi"
+https://www.youtube.com/feeds/videos.xml?channel_id=UCeRXQ_B5WZD3yjPly45myvg "yt" "James Sharman"
+https://www.youtube.com/feeds/videos.xml?channel_id=UC56l7uZA209tlPTVOJiJ8Tw "yt" "Low Byte Productions"
+https://www.youtube.com/feeds/videos.xml?channel_id=UCNiHgn5S9XowudbMqpR-ScQ "yt" "local"
" |__ Embedded "
https://www.youtube.com/feeds/videos.xml?channel_id=UC7QA0wx1m_aLyctDusU4X7g "yt" "~Phil Koopman"
https://www.youtube.com/feeds/videos.xml?channel_id=UC4KXPjmKwPutGjwFZsEXB5g "yt" "~Jeremy Blum"
diff --git a/shell/.config/shell/aliasrc b/shell/.config/shell/aliasrc
@@ -61,3 +61,4 @@ alias \
weath="less -S ${XDG_CACHE_HOME:-$HOME/.cache}/weatherreport" \
alias dfiles="git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME/.config"
+alias yv="proxychains -q youtube-viewer"
diff --git a/suckless/.local/src/dwmblocks/config.h b/suckless/.local/src/dwmblocks/config.h
@@ -5,7 +5,7 @@ static const Block blocks[] = {
{"", "cat /tmp/recordingicon 2>/dev/null", 0, 9},
/* {"", "sb-tasks", 10, 26}, */
/* {"", "sb-music", 0, 11}, */
- {"", "sb-pacpackages", 0, 8},
+/* {"", "sb-pacpackages", 0, 8}, */
/* {"", "sb-news", 0, 6}, */
/* {"", "sb-price xmr Monero 🔒 24", 9000, 24}, */
/* {"", "sb-price eth Ethereum 🍸 23", 9000, 23}, */
@@ -17,12 +17,12 @@ static const Block blocks[] = {
/* {"", "sb-doppler", 0, 13}, */
/* {"", "sb-forecast", 18000, 5}, */
/* {"", "sb-mailbox", 180, 12}, */
-/* {"", "sb-nettraf", 1, 16}, */
+ {"", "sb-nettraf", 1, 16},
{"", "sb-volume", 0, 10},
{"", "sb-battery", 5, 3},
{"", "sb-clock", 1, 1},
/* {"", "sb-internet", 5, 4}, */
- /* {"", "sb-iplocate", 0, 27}, */
+/* {"", "sb-iplocate", 0, 27}, */
/* {"", "sb-help-icon", 0, 15}, */
};
diff --git a/suckless/.local/src/st/config.h b/suckless/.local/src/st/config.h
@@ -61,7 +61,7 @@ static double maxlatency = 33;
* blinking timeout (set to 0 to disable blinking) for the terminal blinking
* attribute.
*/
-static unsigned int blinktimeout = 800;
+static unsigned int blinktimeout = 500;
/*
* thickness of underline and bar cursors