#!/usr/bin/env bash ## Copyright (C) 2020-2022 Aditya Shakya # Import Current Theme DIR="$HOME/.scripts" STYLE="onedark" RASI="$DIR/rofi/windows.rasi" # Run rofi \ -show window \ -theme ${RASI}