aboutsummaryrefslogtreecommitdiff
path: root/rofi/launchers/type-3/launcher.sh
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com>2023-07-25 22:53:21 +0200
committerAnhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com>2023-07-25 22:53:21 +0200
commit9f004955033387eebf3f58aec2501fba5020f307 (patch)
tree4466723c05c8d929ddd71b83f9e077039b0711de /rofi/launchers/type-3/launcher.sh
parent49c67cb6570511463820018af78fa9add4b881e7 (diff)
feat(rofi): customize with adi1090x/rofi
Diffstat (limited to 'rofi/launchers/type-3/launcher.sh')
-rwxr-xr-xrofi/launchers/type-3/launcher.sh19
1 files changed, 19 insertions, 0 deletions
diff --git a/rofi/launchers/type-3/launcher.sh b/rofi/launchers/type-3/launcher.sh
new file mode 100755
index 0000000..ae97b5f
--- /dev/null
+++ b/rofi/launchers/type-3/launcher.sh
@@ -0,0 +1,19 @@
+#!/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
+## style-6 style-7 style-8 style-9 style-10
+
+dir="$HOME/.config/rofi/launchers/type-3"
+theme='style-10'
+
+## Run
+rofi \
+ -show drun \
+ -theme ${dir}/${theme}.rasi