#!/bin/bash
desktop-defaults-run -b "https://www.google.com/search?q=$(xclip -o -r | sed 's/ /+/g')"