diff options
author | William Carroll <wpcarro@gmail.com> | 2019-04-03T12·12+0100 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2019-04-03T12·12+0100 |
commit | 10aef4e40d886473238e81d8f2e2866e3d99f4f4 (patch) | |
tree | d282bf9bcd74d7f50db80b1da9b86b066228d138 /bookmarks.txt | |
parent | 8220336205226432c9fc3ca77f8f21c7af32f908 (diff) |
Support dmenu integration for Chrome bookmarks
I'd like to regain control of my browsing bookmarks with a simpler solution using `dmenu`, `i3`, and a text file. TODO: drop support for Chrome bookmarks by porting all remaining bookmarks to bookmarks.txt NOTE: maybe change bookmarks.txt to bookmarks.json to support nesting. Could be simply with `jq`.
Diffstat (limited to 'bookmarks.txt')
-rw-r--r-- | bookmarks.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bookmarks.txt b/bookmarks.txt new file mode 100644 index 000000000000..193e5d649cda --- /dev/null +++ b/bookmarks.txt @@ -0,0 +1,3 @@ +reddit.com/r/unixporn +reddit.com/r/nixos +news.ycombinator.com |