dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 576b3e307adb1cb36ca4f6673facbf9872100b7f
parent 60b621ffe9b38107c3156a9e09c4293044c2d1cf
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Wed, 27 Feb 2019 16:21:44 +0100

Change urls and xlock overlay

Diffstat:
Mlinks/.config/newsboat/urls | 4++--
Mlinks/bin/xlock | 4++--
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/links/.config/newsboat/urls b/links/.config/newsboat/urls @@ -67,8 +67,8 @@ https://www.reddit.com/r/vim.rss reddit tech "~reddit: r/vim" https://www.reddit.com/r/unixporn.rss reddit tech "~reddit: r/unixporn" https://gitlab.com/muttmua/mutt/commits/master?format=atom tech git "~git: Mutt Master commits" -https://gitlab.com/admesg.atom tech git "~git: admesg" -https://github.com/anders-dc.atom tech git "~git: anders-dc" +# https://gitlab.com/admesg.atom tech git "~git: admesg" +# https://github.com/anders-dc.atom tech git "~git: anders-dc" https://github.com/LukeSmithxyz.atom tech git "~git: LukeSmithxyz" https://www.archlinux.org/feeds/news/ arch tech "~arch: News" diff --git a/links/bin/xlock b/links/bin/xlock @@ -16,8 +16,8 @@ maim $img #gm convert $img -blur 0x10 $img convert $img \ -blur 0x10 \ - -gamma 0.60 \ - -level -10% \ + -gamma 0.20 \ + -level -20% \ -fill white \ -gravity Center \ -font 'PragmataPro' \