qutebrowser: add black homepage
This commit is contained in:
parent
6abfa16166
commit
7abfa796cb
7
src/.config/qutebrowser/homepage.html
Normal file
7
src/.config/qutebrowser/homepage.html
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<html>
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
background: black;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user