summaryrefslogtreecommitdiff
path: root/bin/xt
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2021-05-15 18:11:23 +0200
committerMarc Vertes <mvertes@free.fr>2021-05-15 18:11:23 +0200
commit547f1550666700a087acb13f1cc3ef010bbb78fc (patch)
tree96b466a4974c8be098805c0eddc633dc3160c417 /bin/xt
parent351a23a8b81766d7aba3bfb469f049348d13d2ec (diff)
fvwm is back
Diffstat (limited to 'bin/xt')
-rwxr-xr-xbin/xt1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/xt b/bin/xt
index 71b92d3..f14954c 100755
--- a/bin/xt
+++ b/bin/xt
@@ -1,4 +1,5 @@
#!/bin/sh
exec xterm -sl 500 -j -cr red "$@" &
#cmd="urxvtc ${@:--T $HOSTNAME}"
+#cmd="urxvtc $@"
#eval "$cmd" || { [ $? = 2 ] && urxvtd -q -o -f && eval "$cmd"; }