diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2023-05-03 23:18:40 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2023-05-03 23:18:40 +0200 |
| commit | 2a3dda49dfd0faae1cbe9dbea14bf0d40623bd6a (patch) | |
| tree | 119772e8479f59f7fae7f26233013b9d6f516eb3 /wofi/run.sh | |
| parent | 7f6d37650d228f4765fc8b9a0bde2feaaaee4927 (diff) | |
.
Diffstat (limited to 'wofi/run.sh')
| -rwxr-xr-x | wofi/run.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wofi/run.sh b/wofi/run.sh new file mode 100755 index 0000000..c6378b5 --- /dev/null +++ b/wofi/run.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec wofi --show drun --allow-images --allow-markup --gtk-dark |
