aboutsummaryrefslogtreecommitdiff
path: root/xmutt
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-13 17:32:58 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-13 17:32:58 -0200
commita64487d5db57b9e281a5953b082618d2c1fca8a4 (patch)
treebfd1f26e5eaccf9cfd3d2809a49161beceb7f9b6 /xmutt
parentf6978c1b28db3308808f2e303c607047f97a96c5 (diff)
downloadscripts-a64487d5db57b9e281a5953b082618d2c1fca8a4.tar.gz
scripts-a64487d5db57b9e281a5953b082618d2c1fca8a4.tar.bz2
Removing old scripts and cleaning up some code
Diffstat (limited to 'xmutt')
-rwxr-xr-xxmutt16
1 files changed, 0 insertions, 16 deletions
diff --git a/xmutt b/xmutt
deleted file mode 100755
index eb92695..0000000
--- a/xmutt
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/bash
-#
-# xmutt: wrapper for mutt
-#
-
-source ~/.geometry || exit 1
-
-# Using rxvt
-#rxvt -geometry 110x45 -fn 7x13 -e mutt
-#rxvt -g 110x45+320+90 +sb -fn smooth -name mutt -e mutt
-
-# Using Eterm
-#Eterm -g $GEOMETRY +sb -f white -F $FONT --borderless no --buttonbar 0 \
-# --scrollbar 0 -P $HOME/themes/ground.jpg@:scaled -e mutt -nmutt
-
-xterm -u8 -fn $FONT -geometry $GEOMETRY -title mutt -e mutt