aboutsummaryrefslogtreecommitdiff
path: root/.config/X11
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2021-05-25 03:35:07 -0400
committertdro <tdro@users.noreply.github.com>2021-05-25 03:35:07 -0400
commit33755400422cb1c9c880bb15905d210f915f05d3 (patch)
tree2a1897258d933fa5ae9b1c4628fb88d3776d4408 /.config/X11
parent0a6133aefc0d8a1ea4ceed3bf66b607dca90e4d3 (diff)
downloaddotfiles-33755400422cb1c9c880bb15905d210f915f05d3.tar.gz
dotfiles-33755400422cb1c9c880bb15905d210f915f05d3.tar.bz2
dotfiles-33755400422cb1c9c880bb15905d210f915f05d3.zip
.local/bin/bookmarks: Rig up bookmarks merging tool
Start combining exported bookmarks for site curation.
Diffstat (limited to '.config/X11')
-rw-r--r--.config/X11/xbindkeysrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/X11/xbindkeysrc b/.config/X11/xbindkeysrc
index ecafb94..9574bbc 100644
--- a/.config/X11/xbindkeysrc
+++ b/.config/X11/xbindkeysrc
@@ -34,6 +34,10 @@
"wmctrl -r :ACTIVE: -b toggle,above"
Mod4 + t
+# Show bookmarks
+"bookmarks show $HOME/Documents/text/bookmarks/bookmarks.html"
+ Mod4 + g
+
# Copyq Toggle
"$HOME/.local/bin/scripts/clipboard"
Mod4 + z