#!/bin/sh -eu # rofi -cache-dir "$HOME/.local/share" -fullscreen -show run -display-run '$' -font 'ubuntu 12' -padding 250; dmenu_run_history;