From db0dfe5ce621ab346046a8e144407e8b151123c9 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Thu, 19 Jun 2025 01:09:11 +0400 Subject: chore(qutebrowser): clean up theme, bookmarks and startpage - Move themes in themes/ folder - Update startpage/index.html: fix height to 100vh, set font to JetBrains Mono 11px, remove unused stylesheet link - Add new themes: ayu_light and nord - Use `current_theme.py` sym-link for selection of themes --- config/qutebrowser/bookmarks/bookmarks.txt | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/qutebrowser/bookmarks/bookmarks.txt (limited to 'config/qutebrowser/bookmarks/bookmarks.txt') diff --git a/config/qutebrowser/bookmarks/bookmarks.txt b/config/qutebrowser/bookmarks/bookmarks.txt new file mode 120000 index 0000000..526f096 --- /dev/null +++ b/config/qutebrowser/bookmarks/bookmarks.txt @@ -0,0 +1 @@ +../../sites/bookmarks.txt \ No newline at end of file -- cgit v1.2.3