diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2025-01-20 16:44:22 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2025-01-20 16:44:22 +0100 |
commit | 6031a7a9204f11c2acc44ab33552576375ba8c28 (patch) | |
tree | 2478f35fd6abd9507ecbd325d516f3412ce44cd0 /.local/share/bin/addtoqueue | |
parent | 926a1588d1f726e8bbe32f025f3bf04d076601b8 (diff) |
WIP remove oh-my-zsh
Diffstat (limited to '.local/share/bin/addtoqueue')
-rwxr-xr-x | .local/share/bin/addtoqueue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/share/bin/addtoqueue b/.local/share/bin/addtoqueue index c021c95..535e250 100755 --- a/.local/share/bin/addtoqueue +++ b/.local/share/bin/addtoqueue @@ -1,3 +1,3 @@ #!/bin/sh -st -T "[floating]" -g 120x20 -e fzmp -A +exec st -T "[floating]" -g 120x20 -e fzmp |