summaryrefslogtreecommitdiff
path: root/config/rofi/launchers/type-1/launcher.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi/launchers/type-1/launcher.sh')
-rwxr-xr-xconfig/rofi/launchers/type-1/launcher.sh23
1 files changed, 23 insertions, 0 deletions
diff --git a/config/rofi/launchers/type-1/launcher.sh b/config/rofi/launchers/type-1/launcher.sh
new file mode 100755
index 0000000..ee2f530
--- /dev/null
+++ b/config/rofi/launchers/type-1/launcher.sh
@@ -0,0 +1,23 @@
+#!/usr/bin/env bash
+
+
+## Modified by Altaf.
+
+## 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
+## style-6 style-7 style-8 style-9 style-10
+## style-11 style-12 style-13 style-14 style-15
+
+dir="$HOME/.config/rofi/launchers/type-1"
+theme='style-8'
+
+## Run
+rofi \
+ -show $1 \
+ -theme ${dir}/${theme}.rasi