diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-13 17:32:58 -0200 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-13 17:32:58 -0200 |
| commit | a64487d5db57b9e281a5953b082618d2c1fca8a4 (patch) | |
| tree | bfd1f26e5eaccf9cfd3d2809a49161beceb7f9b6 /xirssi | |
| parent | f6978c1b28db3308808f2e303c607047f97a96c5 (diff) | |
| download | scripts-a64487d5db57b9e281a5953b082618d2c1fca8a4.tar.gz scripts-a64487d5db57b9e281a5953b082618d2c1fca8a4.tar.bz2 | |
Removing old scripts and cleaning up some code
Diffstat (limited to 'xirssi')
| -rwxr-xr-x | xirssi | 16 |
1 files changed, 0 insertions, 16 deletions
@@ -1,16 +0,0 @@ -#!/bin/bash -# -# xirssi: execute irssi under a terminal -# - -source ~/.geometry || exit 1 - -#Eterm --background-pixmap 0 --scrollbar 0 +sb -b black -f white -F vga --borderless no --buttonbar 0 \ -# -g 120x40+30+55 -nIrssi -e irssi - -#Eterm --background-pixmap 0 --scrollbar 0 +sb -b black -f white \ -# -F $FONT --borderless no --buttonbar 0 \ -# -g $GEOMETRY -nirssi -e irssi -#rxvt-unicode -bg black +sb -fg white -fn $FONT -g $GEOMETRY -title irssi -e irssi - -xterm -u8 -fn $FONT -geometry $GEOMETRY -e irssi |
