diff options
author | katherine <ageha@airen-no-jikken.icu> | 2019-12-03 17:50:48 -0700 |
---|---|---|
committer | katherine <ageha@airen-no-jikken.icu> | 2019-12-03 17:50:48 -0700 |
commit | 965f07eb383810da6c2233d324d427eb147e40f4 (patch) | |
tree | aa1abb04324428ef169c36cf5187662cd18c97b9 | |
parent | bac7b5319309a32823da6904183411912bdfaa50 (diff) | |
download | dotfiles-965f07eb383810da6c2233d324d427eb147e40f4.tar.gz |
update readme
compton->picom and updates to sxiv
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -56,9 +56,10 @@ check out [urxvt-perls](https://github.com/muennich/urxvt-perls). ### [ranger](https://ranger.github.io/)/[sxiv](https://github.com/muennich/sxiv) -both are fantastic for keyboard-driven file management, but still've got to -figure out how to write a ranger extension that can receive selections from -sxiv, because squinting at filenames is just bleh. python is my bane, though... +both are fantastic for keyboard-driven file management. i've forked sxiv to use +4 colours rather than 2, to better fit the theme, but still've got to figure +out how to write a ranger extension that can receive selections from sxiv, +because squinting at filenames is just bleh. python is my bane, though... ### [pass](https://www.passwordstore.org/) @@ -67,7 +68,7 @@ a firefox addon, but it doesn't really work, and there's an existing dmenu frontend, but it's not very featureful, so [i wrote my own](.config/herbstluftwm/pass.sh). -### [dunst](https://github.com/dunst-project/dunst)/[dmenu](https://bitbucket.org/melek/dmenu2)/[compton](https://github.com/chjj/compton)/[lemonbar](https://github.com/krypt-n/bar)/[nitrogen](http://projects.l3ib.org/nitrogen/) +### [dunst](https://github.com/dunst-project/dunst)/[dmenu](https://bitbucket.org/melek/dmenu2)/[picom](https://github.com/yshui/picom)/[lemonbar](https://github.com/krypt-n/bar)/[nitrogen](http://projects.l3ib.org/nitrogen/) useful things all around. i've "patched" dunst (really just a very bad hack) to auto clean up on-screen messages when notifications are received from |