aboutsummaryrefslogtreecommitdiff
path: root/.local/share/bin
diff options
context:
space:
mode:
authorlonkaars <l.leblansch@gmail.com>2020-11-29 12:31:38 +0100
committerlonkaars <l.leblansch@gmail.com>2020-11-29 12:31:38 +0100
commitd1c3fe896d3e7cde94679c9af350c688f874d1f3 (patch)
tree29cf106da36bd1badd3e068329f237daf5c1feba /.local/share/bin
parent92161f1c87ed3399d13e6cc98f3c2a2fecf6e6cc (diff)
update
Diffstat (limited to '.local/share/bin')
-rwxr-xr-x.local/share/bin/addtoqueue3
-rwxr-xr-x.local/share/bin/flost2
2 files changed, 2 insertions, 3 deletions
diff --git a/.local/share/bin/addtoqueue b/.local/share/bin/addtoqueue
index d4b82b6..96a0dc8 100755
--- a/.local/share/bin/addtoqueue
+++ b/.local/share/bin/addtoqueue
@@ -1,2 +1,3 @@
#!/bin/sh
-flost fzmp -A
+st -T "[floating]" -g 150x40 -e fzmp -A
+
diff --git a/.local/share/bin/flost b/.local/share/bin/flost
deleted file mode 100755
index 6d1185e..0000000
--- a/.local/share/bin/flost
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-st -T "[floating]" -g 150x40 -e $@