Update

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2025-09-16 16:22:15 +0200
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2025-09-16 16:22:15 +0200
Commit 30d74b82d96e8f3e4c5b98f7b4abef3a8e64a538 (patch)
-rw-r--r-- .feeds.txt 23
-rwxr-xr-x .shenanigans.sh 2
-rw-r--r-- .vimrc 1
-rw-r--r-- .xprofile 6
4 files changed, 5 insertions, 27 deletions
diff --git a/.feeds.txt b/.feeds.txt
1
https://theorangeduck.com/feeds/pages "blogs"
  
2
https://geohot.github.io/blog/feed.xml "blogs"
1
https://geohot.github.io/blog/feed.xml "blogs"
3
https://willhbr.net/feed.xml "blogs"
2
https://willhbr.net/feed.xml "blogs"
4
https://decuser.github.io/feed.xml "blogs"
  
5
https://til.simonwillison.net/tils/feed.atom "blogs"
3
https://til.simonwillison.net/tils/feed.atom "blogs"
6
https://www.andreinc.net/feed.xml "blogs"
  
7
https://voussoir.net/writing/writing.atom "blogs"
4
https://voussoir.net/writing/writing.atom "blogs"
8
https://blog.regehr.org/feed "blogs"
  
9
https://richiejp.com/atom.xml "blogs"
5
https://richiejp.com/atom.xml "blogs"
10
https://world.hey.com/dhh/feed.atom "blogs"
6
https://world.hey.com/dhh/feed.atom "blogs"
11
https://matt-rickard.com/rss "blogs"
  
12
https://neil.computer/rss/ "blogs"
  
13
https://matduggan.com/rss/ "blogs"
7
https://matduggan.com/rss/ "blogs"
14
https://michael.stapelberg.ch/feed.xml "blogs"
8
https://michael.stapelberg.ch/feed.xml "blogs"
15
https://journal.valeriansaliou.name/rss/ "blogs"
  
16
https://www.duskborn.com/index.xml "blogs"
9
https://www.duskborn.com/index.xml "blogs"
17
https://mirzapandzo.com/rss.xml "blogs"
10
https://mirzapandzo.com/rss.xml "blogs"
18
https://offbeatpursuit.com/blog/index.rss "blogs"
11
https://offbeatpursuit.com/blog/index.rss "blogs"
...
25
https://github.com/papers-we-love/papers-we-love/commits.atom "releases"
18
https://github.com/papers-we-love/papers-we-love/commits.atom "releases"
26
https://github.com/nothings/stb/commits.atom "releases"
19
https://github.com/nothings/stb/commits.atom "releases"
27
https://github.com/srevinsaju/Brave-AppImage/releases.atom "releases"
20
https://github.com/srevinsaju/Brave-AppImage/releases.atom "releases"
28
  
  
29
https://www.youtube.com/feeds/videos.xml?channel_id=UCwgKmJM4ZJQRJ-U5NjvR2dg "videos"
  
30
https://www.youtube.com/feeds/videos.xml?channel_id=UCrqM0Ym_NbK1fqeQG2VIohg "videos"
  
31
https://www.youtube.com/feeds/videos.xml?channel_id=UCUzQJ3JBuQ9w-po4TXRJHiA "videos"
  
32
https://www.youtube.com/feeds/videos.xml?channel_id=UCsBjURrPoezykLs9EqgamOA "videos"
  
33
https://www.youtube.com/feeds/videos.xml?channel_id=UCTAfm-YD2M9xzvbYvRc5ttA "videos"
  
34
https://www.youtube.com/feeds/videos.xml?channel_id=UCoL8olX-259lS1N6QPyP4IQ "videos"
  
35
https://www.youtube.com/feeds/videos.xml?channel_id=UC6107grRI4m0o2-emgoDnAA "videos"
  
36
https://www.youtube.com/feeds/videos.xml?channel_id=UC2avWDLN1EI3r1RZ_dlSxCw "videos"
  
37
https://www.youtube.com/feeds/videos.xml?channel_id=UCMN0a7GHQnC6H74SmCGSmdw "videos"
  
38
https://www.youtube.com/feeds/videos.xml?channel_id=UCQ-W1KE9EYfdxhL6S4twUNw "videos"
  
39
https://www.youtube.com/feeds/videos.xml?channel_id=UCwd5VFu4KoJNjkWJZMFJGHQ "videos"
  
40
https://www.youtube.com/feeds/videos.xml?channel_id=UCchOYv10uQsKbDGMCzgDCrg "videos"
  
41
https://www.youtube.com/feeds/videos.xml?channel_id=UCZNy_u_bnCCfalW-XBFUaCw "videos"
  
42
https://www.youtube.com/feeds/videos.xml?channel_id=UC9J9u3apteD0EuFjzRpt71w "videos"
  
43
https://www.youtube.com/feeds/videos.xml?channel_id=UC95m7aBYo7wgNCoHb1ojQYw "videos"
  
diff --git a/.shenanigans.sh b/.shenanigans.sh
...
4
#   lm_sensors conky maim xlockmore picom cwm xclip xsetroot xdotool
4
#   lm_sensors conky maim xlockmore picom cwm xclip xsetroot xdotool
5
#   xss-lock wmctrl zip mc htop entr cifs-utils rsync jq rofi st lynx
5
#   xss-lock wmctrl zip mc htop entr cifs-utils rsync jq rofi st lynx
6
#   clang clang-tools-extra vim git curl tmux hstr tree make cmake gdb
6
#   clang clang-tools-extra vim git curl tmux hstr tree make cmake gdb
7
#   nvtop ctags stow newsboat mpv rsync python3-pipx lazygit tcc
7
#   vifm nvtop ctags stow newsboat mpv rsync python3-pipx lazygit tcc
8
# Additonal stuff:
8
# Additonal stuff:
9
#   go install golang.org/x/tools/gopls@latest
9
#   go install golang.org/x/tools/gopls@latest
10
#   pipx install pyright mdformat
10
#   pipx install pyright mdformat
...
diff --git a/.vimrc b/.vimrc
...
5
	Plug 'tpope/vim-commentary'
5
	Plug 'tpope/vim-commentary'
6
	Plug 'mitjafelicijan/sniper.vim'
6
	Plug 'mitjafelicijan/sniper.vim'
7
	Plug 'ctrlpvim/ctrlp.vim'
7
	Plug 'ctrlpvim/ctrlp.vim'
  
8
	Plug 'tvaintrob/bicep.vim'
8
call plug#end()
9
call plug#end()
9
  
10
  
10
set encoding=utf8 spelllang=en_us laststatus=2 tabstop=4 shiftwidth=4
11
set encoding=utf8 spelllang=en_us laststatus=2 tabstop=4 shiftwidth=4
...
diff --git a/.xprofile b/.xprofile
...
2
xset r rate 400 30
2
xset r rate 400 30
3
xset dpms 0 0 1800
3
xset dpms 0 0 1800
4
xset s 900
4
xset s 900
5
  
  
6
xss-lock -- xlock &
5
xss-lock -- xlock &
7
xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.8
6
xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.8
8
picom --vsync --backend glx &
7
  
9
conky -d &
8
# picom --vsync --backend glx &
  
9
# conky -d &