diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-13 17:33:30 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-13 17:33:30 -0200 |
commit | 40b782d9eb01a498c641057613d937a799bb48cd (patch) | |
tree | 4f4ab662ee3c0b2ca09214d78399856a4a5f3048 /misc/eterm-trans | |
parent | a64487d5db57b9e281a5953b082618d2c1fca8a4 (diff) | |
download | scripts-40b782d9eb01a498c641057613d937a799bb48cd.tar.gz scripts-40b782d9eb01a498c641057613d937a799bb48cd.tar.bz2 |
Removing more old stuff
Diffstat (limited to 'misc/eterm-trans')
-rwxr-xr-x | misc/eterm-trans | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/misc/eterm-trans b/misc/eterm-trans deleted file mode 100755 index 1a6d52d..0000000 --- a/misc/eterm-trans +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -# -# Wrapper script for a transparent terminal -# - -Eterm --trans --font1 monospace --scrollbar 0 -f white --buttonbar 0 --borderless -g 124x55+10+20 -c white -neterm |