diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-08-31 01:10:15 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-08-31 01:10:15 +0530 |
| commit | c8091f57c6c9f8f3630d4ae3f508460d99bfd53b (patch) | |
| tree | 3fe8eb36899737136f1142ffe0d504a4ac65a981 /.config | |
| parent | 8ace9c34bb09f599d3d5a37fce129d30a5cb2016 (diff) | |
nb urls and sbar
Diffstat (limited to '.config')
| -rw-r--r-- | .config/newsboat/urls | 2 | ||||
| -rw-r--r-- | .config/x11/xinitrc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/newsboat/urls b/.config/newsboat/urls index f45dca6..ec8552e 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -5,7 +5,7 @@ https://fasterthanli.me/index.xml "programming" https://digdeeper.club/atom.xml https://gnulinuxindia.org/index.xml https://cedaei.com/index.xml -https://krolyxon.vern.cc/atom.xml +https://krolyxon.tildevarsh.in/atom.xml https://lukesmith.xyz/rss.xml https://landchad.net/rss https://news.ycombinator.com/rss diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 1806781..f523982 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -1,10 +1,10 @@ #!/bin/sh -sbar & #setwall & xwallpaper --zoom ~/.local/share/wallpaper.jpg xcompmgr & xset r rate 300 50 +sbar & dunst & sxhkd & # setxkbmap -option caps:swapescape |
