diff --git a/bin/q-term b/bin/q-term new file mode 100755 index 0000000..ad87fae --- /dev/null +++ b/bin/q-term @@ -0,0 +1,6 @@ +#!/bin/bash +#foot -c ~/.config/foot/q-term.ini --override app-id=q-term + +kitty --app-id q-term -c ~/.config/kitty/q-term.conf + +