summaryrefslogtreecommitdiff
path: root/config/rofi/launchers/type-5/launcher.sh
blob: e9d0a3a2ce7de4ddfbbcddbbc6e17b8bcdd01729 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/env bash

## Author : Aditya Shakya (adi1090x)
## Github : @adi1090x
#
## Rofi   : Launcher (Modi Drun, Run, File Browser, Window)
#
## Available Styles
#
## style-1     style-2     style-3     style-4     style-5

dir="$HOME/.config/rofi/launchers/type-5"
theme='style-1'

## Run
rofi \
    -show drun \
    -theme ${dir}/${theme}.rasi