init qutebrowser

Signed-off-by: pph <pph@pph.pph>
This commit is contained in:
pph
2026-04-17 14:43:58 +02:00
parent 00faa213bf
commit 241db5ce7a
5 changed files with 58 additions and 8 deletions
+10
View File
@@ -0,0 +1,10 @@
{
home.file.".local/share/qutebrowser/bookmarks/urls" = {
text = ''
https://github.com GitHub
https://youtube.com YouTube
https://account.proton.me Proton
'';
force = true;
};
}