summaryrefslogtreecommitdiff
path: root/scriptlets/drun.sh
diff options
context:
space:
mode:
authorダカマ <dakama@kakeranoumi.xyz>2025-06-02 13:08:46 +0200
committerダカマ <dakama@kakeranoumi.xyz>2025-06-02 13:08:46 +0200
commit14a892e627a375334a02381351f139d94ad7ecf3 (patch)
treee7c1ee5040f3076f57401b3b9e9eb567e2ecfb1a /scriptlets/drun.sh
First dumpHEADmaster
Diffstat (limited to 'scriptlets/drun.sh')
-rwxr-xr-xscriptlets/drun.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scriptlets/drun.sh b/scriptlets/drun.sh
new file mode 100755
index 0000000..5e9b46f
--- /dev/null
+++ b/scriptlets/drun.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+ROFI_THEME="ErikaScythe"
+
+rofi -show drun -display-drun "" -theme "$ROFI_THEME"