diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-06-20 17:50:13 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-06-20 17:50:13 +0100 |
commit | 6539b980c2c526c487d174c00a7839648d950208 (patch) | |
tree | 833187c3959129b90c1d897b8a0074bfb12376db | |
parent | 023d7a3629fc66ec084b57825dcc093812a927f7 (diff) |
some nice changes
-rw-r--r-- | Xresources_openbsd | 6 | ||||
-rw-r--r-- | cwmrc | 2 | ||||
-rw-r--r-- | gitconfig | 2 | ||||
-rw-r--r-- | newsboat/urls | 11 |
4 files changed, 6 insertions, 15 deletions
diff --git a/Xresources_openbsd b/Xresources_openbsd index 1bdf517..cbb7145 100644 --- a/Xresources_openbsd +++ b/Xresources_openbsd @@ -9,13 +9,15 @@ Xft.rgba : rgb ! from https://www.c0ffee.net/blog/openbsd-on-a-laptop/#x11 !XTerm*font : -misc-fixed-medium-r-semicondensed-*-32-*-*-*-*-*-iso10646-1 +!xterm*font : -msc-fixed-*-*-*-*-20-*-*-*-*-*-*-* !xterm*font: -Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO10646-1 !xterm*faceName : FiraCode-Medium:size=10 -xterm*faceName : Fixed +!xterm*faceName : Mx437 ToshibaTxL1 8x16:style=Regular +!xterm*faceName : Fixed !xterm*faceName: xft:monospace:pixelsize=15 !xterm*faceName : DejaVu Sans mono:size=10 !xterm*faceName : Hack-Regular:size=8 -!xterm*faceName : Terminus:size=10 +xterm*faceName : Terminus:size=10 !xterm*faceName : JetBrainsMono:size=9 XTerm*backarrowKey : false XTerm.vt100.backarrowKey: false @@ -103,7 +103,7 @@ bind-key 4-equal window-vmaximize # mod + shift + equals = maximize window in horizontal direction only bind-key 4S-equal window-hmaximize -moveamount 10 +moveamount 4 # mod + H,J,K,L = move window left, down, up, right 10 pixels bind-key 4-h window-move-left-big @@ -1,5 +1,5 @@ [user] - email = chaffinach+git@protonmail.ch + email = matt@matthewlemon.com name = Matthew Lemon [core] excludesfile = /home/lemon/.gitignore_global diff --git a/newsboat/urls b/newsboat/urls index e05984f..1d21563 100644 --- a/newsboat/urls +++ b/newsboat/urls @@ -1,7 +1,6 @@ https://dataswamp.org/~solene/rss.xml https://nitter.net/openbsdnow/rss https://nitter.net/openbsd/rss -https://nitter.net/djangonewsbot/rss https://nitter.net/webzinepuffy/rss https://nitter.net/bsdnow/rss https://nitter.net/jcs/rss @@ -11,18 +10,12 @@ https://nitter.net/sizeofvoid/rss https://nitter.net/canadianbryan/rss https://nitter.net/wesley974/rss https://nitter.net/slashdot/rss -https://nitter.net/perlbuzz/rss -https://nitter.net/briandfoy_perl/rss -https://nitter.net/mkennedy/rss -https://nitter.net/dbader_org/rss https://baty.net/feed/ https://bsdly.blogspot.com/feeds/posts/default https://sivers.org/en.atom -https://www.wired.com/feed/category/security/latest/rss http://feeds.bbci.co.uk/news/rss.xml http://feeds.bbci.co.uk/sport/rugby-union/rss.xml?edition=uk https://krebsonsecurity.com/feed/ -https://www.wired.com/feed/rss https://www.computerweekly.com/rss/IT-security.xml https://undeadly.org/errata/errata.rss https://eli.thegreenplace.net/feeds/all.atom.xml @@ -41,8 +34,6 @@ https://eradman.com/ https://hunden.linuxkompis.se/feed.xml https://greghendershott.com/ https://www.romanzolotarev.com/rss.xml -https://weather-broker-cdn.api.bbci.co.uk/en/forecast/rss/3day/2655819 -https://www.willmcgugan.com/feeds/posts/ https://feeds.feedburner.com/StudyHacks https://www.theregister.com/Design/page/feeds.html https://stevenpressfield.com/feed @@ -55,14 +46,12 @@ https://www.reddit.com/r/stallmanwasright.rss http://feeds2.feedburner.com/Command-line-fu https://www.debian.org/News/news https://opensource.org/news.xml -http://feedproxy.google.com/linuxtoday/linux https://www.fsf.org/static/fsforg/rss/news.xml https://jordanorelli.com/rss https://www.c0ffee.net/rss/ http://tonsky.me/blog/atom.xml https://akkshaya.blog/feed https://miguelmota.com/index.xml -https://blog.jessfraz.com/index.xml https://web3isgoinggreat.com/feed.xml https://feeds.feedburner.com/arstechnica/open-source https://karl-voit.at/feeds/lazyblorg-all.atom_1.0.links-only.xml |