#!/bin/sh export ROFIBGCOLOR="$(xrdb -get background)" export ROFIFGCOLOR="$(xrdb -get foreground)" export ROFIACCOLOR="$(xrdb -get color5)" /bin/rofi -no-default-config "$@"