summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/newsboat/urls2
-rw-r--r--.config/x11/xinitrc3
-rwxr-xr-x.local/share/wallpaper2.jpgbin0 -> 443334 bytes
3 files changed, 3 insertions, 2 deletions
diff --git a/.config/newsboat/urls b/.config/newsboat/urls
index 874aa17..b4c49cb 100644
--- a/.config/newsboat/urls
+++ b/.config/newsboat/urls
@@ -11,6 +11,6 @@ https://fasterthanli.me/index.xml "programming"
https://thesquareplanet.com/feed.xml
https://gnulinuxindia.org/index.xml
https://cedaei.com/index.xml
-https://krolyxon.tildevarsh.in/atom.xml
+https://krolyxon.github.io/blog/index.xml
https://lukesmith.xyz/rss.xml
https://landchad.net/rss
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc
index a0a4ee5..ab9c6bf 100644
--- a/.config/x11/xinitrc
+++ b/.config/x11/xinitrc
@@ -1,7 +1,7 @@
#!/bin/sh
#setwall &
-xwallpaper --zoom ~/.local/share/wallpaper.jpg &
+xwallpaper --zoom ~/.local/share/wallpaper2.jpg &
xcompmgr &
xset r rate 300 50
xrandr -r 60.00
@@ -9,5 +9,6 @@ unclutter &
dwmblocks &
dunst &
backlight_control 20 &
+redshift -P -O 5000K
# exec dwm > /dev/null 2>&1
while type dwm > /dev/null ; do dwm && continue || break ; done
diff --git a/.local/share/wallpaper2.jpg b/.local/share/wallpaper2.jpg
new file mode 100755
index 0000000..bfabc43
--- /dev/null
+++ b/.local/share/wallpaper2.jpg
Binary files differ