diff options
author | lonkaars <l.leblansch@gmail.com> | 2021-02-10 10:37:25 +0100 |
---|---|---|
committer | lonkaars <l.leblansch@gmail.com> | 2021-02-10 10:37:25 +0100 |
commit | 73b0ec259ea718f428e387626fd2f5c2ccca144e (patch) | |
tree | ede3134e259a5a93707bab147c9d06a2a3fd2978 /.local/share/bin | |
parent | 126b930b8141378ad53cfe1a2bb60a2f335991e4 (diff) |
font update
Diffstat (limited to '.local/share/bin')
-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 96a0dc8..c021c95 100755 --- a/.local/share/bin/addtoqueue +++ b/.local/share/bin/addtoqueue @@ -1,3 +1,3 @@ #!/bin/sh -st -T "[floating]" -g 150x40 -e fzmp -A +st -T "[floating]" -g 120x20 -e fzmp -A |