qutebrowser startpage.

This commit is contained in:
Bartek Stalewski 2021-08-23 00:44:48 +02:00
parent aad6f775ba
commit 2dc993d504
2 changed files with 15 additions and 2 deletions

View file

@ -0,0 +1,13 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>[startpage]</title>
</head>
<style>
body { background-color: #161616 }
</style>
</html>