diff options
Diffstat (limited to 'rofi/launchers/type-5/launcher.sh')
| -rwxr-xr-x | rofi/launchers/type-5/launcher.sh | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/rofi/launchers/type-5/launcher.sh b/rofi/launchers/type-5/launcher.sh deleted file mode 100755 index e9d0a3a..0000000 --- a/rofi/launchers/type-5/launcher.sh +++ /dev/null @@ -1,18 +0,0 @@ -#!/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 |
