diff options
| author | bh <qn+git@epicurus.dev> | 2026-03-31 18:30:41 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-03-31 18:30:41 +0800 |
| commit | 60bae066b418b80d8e4fd9e144d65d1e9010d6f8 (patch) | |
| tree | 87221600c42078061c26f6189ddb4b7bd317a2b1 /scripts/Scripts | |
| parent | 5feaa115d7dda11d145c0f74c1ad6b6c6b786ffe (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 |
