#!/bin/bash xdotool type $(grep -v '^#' $HOME/repositories/bookmarks/bookmarks.txt | dmenu -i -l 50 | cut -d' ' -f1)