summaryrefslogtreecommitdiff
path: root/scripts/launcher
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/launcher')
-rwxr-xr-xscripts/launcher8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/launcher b/scripts/launcher
new file mode 100755
index 0000000..85b679d
--- /dev/null
+++ b/scripts/launcher
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+rasi="$HOME/.config/rofi/launcher.rasi"
+
+## Run
+rofi \
+ -show drun \
+ -theme $rasi