about summary refs log tree commit diff
path: root/bookmarks.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-12-24 Massive configuration overhaulWilliam Carroll1-0/+3
Currently paying the price of months of non-diligent git usage. Here's what has changed. - Theming support in Gvcci and wpgtk - Dropping support for i3 - Supporting EXWM - Many Elisp modules - Collapsed redundant directories in ./configs
2019-04-03 Support dmenu integration for Chrome bookmarksWilliam Carroll1-0/+3
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`.