From 30d74b82d96e8f3e4c5b98f7b4abef3a8e64a538 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 16 Sep 2025 16:22:15 +0200 Subject: Update --- .feeds.txt | 23 ----------------------- .shenanigans.sh | 2 +- .vimrc | 1 + .xprofile | 6 +++--- 4 files changed, 5 insertions(+), 27 deletions(-) diff --git a/.feeds.txt b/.feeds.txt index 7b2b456..4ac2f03 100644 --- a/.feeds.txt +++ b/.feeds.txt @@ -1,18 +1,11 @@ -https://theorangeduck.com/feeds/pages "blogs" https://geohot.github.io/blog/feed.xml "blogs" https://willhbr.net/feed.xml "blogs" -https://decuser.github.io/feed.xml "blogs" https://til.simonwillison.net/tils/feed.atom "blogs" -https://www.andreinc.net/feed.xml "blogs" https://voussoir.net/writing/writing.atom "blogs" -https://blog.regehr.org/feed "blogs" https://richiejp.com/atom.xml "blogs" https://world.hey.com/dhh/feed.atom "blogs" -https://matt-rickard.com/rss "blogs" -https://neil.computer/rss/ "blogs" https://matduggan.com/rss/ "blogs" https://michael.stapelberg.ch/feed.xml "blogs" -https://journal.valeriansaliou.name/rss/ "blogs" https://www.duskborn.com/index.xml "blogs" https://mirzapandzo.com/rss.xml "blogs" https://offbeatpursuit.com/blog/index.rss "blogs" @@ -25,19 +18,3 @@ https://go.dev/blog/feed.atom "releases" https://github.com/papers-we-love/papers-we-love/commits.atom "releases" https://github.com/nothings/stb/commits.atom "releases" https://github.com/srevinsaju/Brave-AppImage/releases.atom "releases" - -https://www.youtube.com/feeds/videos.xml?channel_id=UCwgKmJM4ZJQRJ-U5NjvR2dg "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UCrqM0Ym_NbK1fqeQG2VIohg "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UCUzQJ3JBuQ9w-po4TXRJHiA "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UCsBjURrPoezykLs9EqgamOA "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UCTAfm-YD2M9xzvbYvRc5ttA "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UCoL8olX-259lS1N6QPyP4IQ "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UC6107grRI4m0o2-emgoDnAA "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UC2avWDLN1EI3r1RZ_dlSxCw "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UCMN0a7GHQnC6H74SmCGSmdw "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UCQ-W1KE9EYfdxhL6S4twUNw "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UCwd5VFu4KoJNjkWJZMFJGHQ "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UCchOYv10uQsKbDGMCzgDCrg "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UCZNy_u_bnCCfalW-XBFUaCw "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UC9J9u3apteD0EuFjzRpt71w "videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UC95m7aBYo7wgNCoHb1ojQYw "videos" diff --git a/.shenanigans.sh b/.shenanigans.sh index 03365cc..eb06db7 100755 --- a/.shenanigans.sh +++ b/.shenanigans.sh @@ -4,7 +4,7 @@ # lm_sensors conky maim xlockmore picom cwm xclip xsetroot xdotool # xss-lock wmctrl zip mc htop entr cifs-utils rsync jq rofi st lynx # clang clang-tools-extra vim git curl tmux hstr tree make cmake gdb -# nvtop ctags stow newsboat mpv rsync python3-pipx lazygit tcc +# vifm nvtop ctags stow newsboat mpv rsync python3-pipx lazygit tcc # Additonal stuff: # go install golang.org/x/tools/gopls@latest # pipx install pyright mdformat diff --git a/.vimrc b/.vimrc index 6b8fc8e..4d2a156 100644 --- a/.vimrc +++ b/.vimrc @@ -5,6 +5,7 @@ call plug#begin() Plug 'tpope/vim-commentary' Plug 'mitjafelicijan/sniper.vim' Plug 'ctrlpvim/ctrlp.vim' + Plug 'tvaintrob/bicep.vim' call plug#end() set encoding=utf8 spelllang=en_us laststatus=2 tabstop=4 shiftwidth=4 diff --git a/.xprofile b/.xprofile index 821a17a..2676334 100644 --- a/.xprofile +++ b/.xprofile @@ -2,8 +2,8 @@ xkbset bo 50 xset r rate 400 30 xset dpms 0 0 1800 xset s 900 - xss-lock -- xlock & xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.8 -picom --vsync --backend glx & -conky -d & + +# picom --vsync --backend glx & +# conky -d & -- cgit v1.2.3