summary refs log tree commit diff
path: root/bin
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2022-02-09 00:34:31 +0100
committerRobert Günzler <r@gnzler.io>2022-02-09 00:34:31 +0100
commitcf77221aea030dbb1b516b9e04f630236cfa0af1 (patch)
treed42004f84073d5745f4c4ef3d2e41548c02566e7 /bin
parent504ad32d0ce1ce1b9df8702b7a27f13bd0d270a5 (diff)
add bin/floaterm, used by tridatyl and sway
Diffstat (limited to '')
-rwxr-xr-xbin/floaterm2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/floaterm b/bin/floaterm
new file mode 100755
index 0000000..3eb593a
--- /dev/null
+++ b/bin/floaterm
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec foot -w 700x500 -o pad=10x10 -o app-id=__floating-foot $@