index
:
dotfiles.git
master
wayland
Configuration files for all my computers
Benjamin Chausse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.local
/
bin
/
surfmenu
blob: 0f046e04cf1c0379507f38f71d1a6f6c86da46a1 (
plain
)
1
2
3
4
#!/bin/sh url=$(cat ~/.surf/bookmarks | dmenu -i -p "Go: ") surf "$url"