You are not logged in.
Pages: 1
Here are the confs you requested. I posted them here in case anyone else would like to use them.
.Xdefaults for urxvt [save as ~/.Xdefaults]
! TABS COLOURS
URxvt.color0 : #000000
URxvt.color1 : #ffffff
! TERMINAL COLOURS
URxvt*foreground:#d3d3d3
URxvt*background:[80]#000000
! URxvt.colorIT: #ffffff
! URxvt.colorBD: #999999
! URxvt.colorUL: #ffffff
! FONTS
urxvt*font: xft:cure:antialias=false
urxvt*boldFont: xft:cure:antialias=false
! SETTINGS
URxvt*scrollBar: False
URxvt*scrollTtyOutput: False
URxvt*scrollTtyKeypress: True
URxvt*secondaryScroll: True
URxvt*saveLines: 1000
URxvt*geometry: 75x20
URxvt.cursorUnderline: True
URxvt.cursorBlink: True
! URxvt*depth: 32
! URxvt*borderColor: #111111
! CLICKABLE LINKS
URxvt.perl-ext-common: default,matcher
URxvt.matcher.button: 1
URxvt.urlLauncher: chromium-browser
! TABS SETTINGS
! URxvt.tabbed.tabbar-fg: 1
! URxvt.tabbed.tabbar-bg: 0
! URxvt.tabbed.tab-fg: 1
! URxvt.tabbed.tab-bg: 0and ncmpcpp [save as ~/.ncmpcpp/config]
# -------------------------------------------------
#
# File: ~/.ncmpcpp/config
# Author: xeNULL
#
# -------------------------------------------------
# MPD ---------------------------------------------
mpd_host = "127.0.0.1"
mpd_port = "6600"
mpd_music_dir = "/media/XEHD/Music"
mpd_connection_timeout = "5"
mpd_crossfade_time = "5"
# VISUALIZER --------------------------------------
visualizer_fifo_path = "/tmp/mpd.fifo"
visualizer_output_name = "my_fifo"
visualizer_sync_interval = "1"
#visualizer_type = "spectrum" (spectrum/wave)
visualizer_type = "wave" (spectrum/wave)
# Delays ------------------------------------------
playlist_disable_highlight_delay = "2"
#message_delay_time = "4"
# Format ------------------------------------------
song_columns_list_format = "(7)[default]{lr} (25)[default]{ar} (36)[default]{t} (25)[default]{bEr} (7)[default]{yE}"
selected_item_prefix = "$0"
selected_item_suffix = "$0"
# Various -----------------------------------------
fancy_scrolling = "yes"
progressbar_look = ">>"
playlist_display_mode = "columns"
browser_display_mode = "columns"
search_engine_display_mode = "columns"
incremental_seeking = "yes"
autocenter_mode = "yes"
header_visibility = "no"
statusbar_visibility = "no"
progressbar_visibility = "no"
fancy_scrolling = "yes"
follow_now_playing_lyrics = "yes"
display_screens_numbers_on_start = "yes"
ignore_leading_the = "yes"
clock_display_seconds = "yes"
ncmpc_like_songs_adding = "yes"
# Colours ----------------------------------------
colors_enabled = "yes"
empty_tag_color = "default"
header_window_color = "default"
volume_color = "default"
state_line_color = "black"
state_flags_color = "default"
main_window_color = "default"
main_window_highlight_color = "default"
progressbar_color = "default"
statusbar_color = "default"
alternative_ui_separator_color = "default"
active_column_color = "default"
window_border_color = "default"
active_window_border = "default"Last edited by xeNULL (2011-11-11 02:29:38)
Offline
Screenshot or it never happened 
(Edit: Thanks in advance
)
Last edited by machinebacon (2011-11-11 02:21:59)
Sweaty lads picking up the soap | I love the new "Ignore user" button
Offline
Nice! Can you post your irssi theme also?
Offline
Nice! Can you post your irssi theme also?
Edit: Sorry for the double post
Can a moderator delete this?
Last edited by steampunknyanja (2011-11-11 02:43:20)
Offline
ok no problem =]
irssi theme [save as ~/.irssi/darkpoint.theme] I know you know this steampunknyanja
# darkpoint.theme for irssi
# by xeNULL <null.xenull.xe0@gmail.com>
default_color = "-1";
replaces = { "[]=" = "$*"; };
abstracts = {
line_start = "";
timestamp = "$*";
hilight = "$*";
error = "%R$*%n";
channel = "$*";
nick = "$*";
nickhost = "[$*]";
server = "[$*]";
comment = "[$*]";
reason = "{comment $*}";
mode = "{comment $*}";
channick_hilight = "$*";
chanhost_hilight = "{nickhost $*}";
channick = "$*";
chanhost = "{nickhost $*}";
channelhilight = "$*";
ban = "$*";
msgnick = "$0$1-: ";
ownmsgnick = "{msgnick $0 $1-}";
ownnick = "$*";
pubmsgnick = "{msgnick $0 $1-}";
pubnick = "$*";
pubmsgmenick = "{msgnick $0 $1-}";
menick = "$*";
pubmsghinick = "{msgnick $1 $0$2-}";
msgchannel = "$*";
privmsg = "$0($1-) ";
ownprivmsg = "$0($1-) ";
ownprivmsgnick = "$*: ";
ownprivnick = "$*";
privmsgnick = "$*: ";
action_core = "* $*";
action = "{action_core $*} ";
ownaction = "{action $*}";
ownaction_target = "{action_core $0}:$1 ";
pvtaction = "(*) $* ";
pvtaction_query = "{action $*}";
pubaction = "{action $*}";
whois = "> $[8]0 : $1-";
ownnotice = "$0($1-) ";
notice = "$* ";
pubnotice_channel = ":$*";
pvtnotice_host = "[$*]";
servernotice = "!$* ";
ownctcp = "$0 $1- ";
ctcp = "$* ";
wallop = "$*: ";
wallop_nick = "$*";
wallop_action = "* $* ";
netsplit = "$*";
netjoin = "$*";
names_prefix = "";
names_nick = "[$0$1] ";
names_nick_op = "{names_nick $*}";
names_nick_halfop = "{names_nick $*}";
names_nick_voice = "{names_nick $*}";
names_users = "$*";
names_channel = "$*";
dcc = "$*";
dccfile = "$*";
dccownmsg = "$0($1-) ";
dccownnick = "$*";
dccownquerynick = "$*";
dccownaction = "{action $*}";
dccownaction_target = "{action_core $0}:$1 ";
dccmsg = "$1-($0) ";
dccquerynick = "$*";
dccaction = "(*dcc*) $* %|";
sb_background = "%n";
sb_prompt_bg = "%n";
sb_info_bg = "%n";
sb_topic_bg = "%n";
sbstart = "";
sbend = "";
prompt = ">>> ";
sb = "$* ";
sbmode = "(+$*)";
sbaway = "(away)";
sbservertag = ":$0";
sb_act_sep = "$*";
sb_act_text = "$*";
sb_act_msg = "$*";
sb_act_hilight = "%r$*%n";
sb_act_hilight_color = "$0$1-%n";
};Offline
*grabs figlet and runs, laughing like a maniac*
I'm so meta, even this acronym
Offline
No need for a figlet if there is a toilet. With --gay option.
And pornview replaced viewnior. Yay.
Sweaty lads picking up the soap | I love the new "Ignore user" button
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.