diff options
Diffstat (limited to 'private_dot_local/bin/executable_wl-get-bm')
| -rw-r--r-- | private_dot_local/bin/executable_wl-get-bm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/private_dot_local/bin/executable_wl-get-bm b/private_dot_local/bin/executable_wl-get-bm new file mode 100644 index 0000000..c7aff34 --- /dev/null +++ b/private_dot_local/bin/executable_wl-get-bm @@ -0,0 +1,3 @@ +#!/bin/sh + +cat ~/.local/share/bookmarks/* | wofi -d | wl-copy |