#!/usr/bin/env bash # # ## Available Styles # ## dropdown-transparent dropdown-text ## fullscreen-transparent small-transparent dir="$HOME/.config/rofi/scripts/calc" theme='transparent-text' ## Run rofi \ -show calc \ -modi calc \ -theme ${dir}/${theme}.rasi