From: Silvio Rhatto Date: Sun, 13 Jan 2013 19:33:30 +0000 (-0200) Subject: Removing more old stuff X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=40b782d9eb01a498c641057613d937a799bb48cd;p=scripts.git Removing more old stuff --- 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