Nenhuma descrição

BezierQuadratic 7abea77471 Refactoring redirect.py 1 ano atrás
plugins 7abea77471 Refactoring redirect.py 1 ano atrás
userscripts 692584947c Added Pass scripts 1 ano atrás
LICENSE d2898d1cd4 Initial commit 2 anos atrás
README.md d2898d1cd4 Initial commit 2 anos atrás

README.md

Qutebrowser Scripts

Plugins

Redirect

Based on jkgamat/dotfiles.

Whenever a request to a blacklisted domain is made, it is redirected to a corresponding domain. The configuration is made via two environment variables: $WEB_REDIRECT_FROM, and $WEB_REDIRECT_TO: two space-separated lists, consisting respectively of the blacklist and the domains to redirect to. See my .xprofile for an example configuration.

Xresources

Contains functions to load configuration data from Xresources.

Userscripts

Uptime

Displays how long Qutebrowser has been running.

Imagedownload

Downloads an image and converts it in bzip2-compressed Farbfeld format.