summary refs log tree commit diff
diff options
context:
space:
mode:
-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 $@