diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-31 18:30:41 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-31 18:30:41 +0800 |
| commit | 93aa420a6e979a0bde74335758ff3e73c9f83542 (patch) | |
| tree | 87221600c42078061c26f6189ddb4b7bd317a2b1 /scripts/Scripts | |
| parent | 7a24202df13fd33f3636e39e70e95189ec63d3a9 (diff) | |
rofi: add new run mode
Diffstat (limited to 'scripts/Scripts')
| -rwxr-xr-x | scripts/Scripts/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/Scripts/run b/scripts/Scripts/run new file mode 100755 index 0000000..24858ac --- /dev/null +++ b/scripts/Scripts/run @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +rofi -show run -theme ~/.config/rofi/rofirun.rasi |
