Skip to content

Dou2ble/qutefetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

qutefetch

A homepage for qutebrowser inspired by neofetch

Demo

Shot of qutefetch

Install

First download index.html with wget

wget https://raw.githubusercontent.com/Dou2ble/qutefetch/main/index.html

or with git

git clone https://github.com/dou2ble/qutefetch

When using autoconfig.yml run this command in qutebrowser

:set url.start_pages file:///path/to/qutefetch/index.html

If you instead are using config.py instead add this line to your config

c.url.start_pages = "file:///path/to/qutefetch/index.html"

or

config.set("url.start_pages", "file:///path/to/qutefetch/index.html")

About

A local homepage inspired by neofetch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages