diff options
Diffstat (limited to 'misc')
-rwxr-xr-x | misc/eterm-trans | 6 | ||||
-rwxr-xr-x | misc/shell | 6 |
2 files changed, 0 insertions, 12 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 diff --git a/misc/shell b/misc/shell deleted file mode 100755 index 26632b0..0000000 --- a/misc/shell +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -# -# Wrapper script for a simple terminal -# - -Eterm -g 110x45+320+90 +sb -f white -F smooth --borderless no --buttonbar 0 --scrollbar 0 -P None -nterminal |