w
klej.org wspiera utf-8!
wszystko czego potrzebujesz w zasiegu myszki!
Home
Obraz
Upload
Cytaty
w
klej
org
Ostatnie 10
Dr.Web
@ 13:15:34
Dr
@ 13:13:32
pszemo2
@ 13:09:23
logggggg
@ 13:08:32
logggggg
@ 13:08:25
pszemo
@ 13:08:22
FreakyDesi
@ 13:01:04
log
@ 12:59:52
pawhox
@ 12:41:42
pawhox
@ 12:41:41
Name
Nieznany
Ściągnij
ściągnij!
Tekst
tekst
Syntax
Plain Text
Tabwidth
0
Data
Mon, 11 Feb 2008 13:29:58 -0600
Mrxvt.geometry: 85x23+10+80
#
# ----------------------------- TAB-BAR OPTIONS
------------------------------ #
#
Mrxvt.autohideTabbar: False
#Mrxvt.minVisibleTabs: 5
Mrxvt.maxTabWidth: 17
Mrxvt.syncTabTitle: True
Mrxvt.highlightTabOnBell: True
Mrxvt.itabBackground: #101010
Mrxvt.tabBackground: #000000
Mrxvt.itabForeground: #909090
Mrxvt.tabForeground: #9a9a9a
Mrxvt.bottomTabbar: True
Mrxvt.tabTitle: Terminal
Mrxvt.titleFormat: %n. %t
#
# ---------------------- SCROLLING / SCROLLBAR OPTIONS
-----------------------
#
#
Mrxvt.scrollbarRight: true
Mrxvt.scrollbarStyle: rxvt
Mrxvt.saveLines: 500
Mrxvt.scrollTtyOutputInhibit: true
Mrxvt.scrollTtyKeypress: true
Mrxvt.scrollColor: #808080
Mrxvt.troughColor: #202020
#
# ------------------------------- TRANSPARENCY
-------------------------------
#
#
# True translucency (using Xorg's composite extension).
# Mrxvt.opacity: 75
# Mrxvt.opacityDegree: 5
# Pseudo transparency. As long as you set the background using an esetroot
# compatible program (e.g. feh), then the following will work. It is pretty
# resource friendly too :).
Mrxvt.transparent: True
Mrxvt.transparentScrollbar: True
Mrxvt.transparentTabbar: True
Mrxvt.transparentMenubar: False
# Color / degree to which the root background should be tinted.
Mrxvt.tintColor: #000000
Mrxvt.shading: 60
#
# ---------------------------------- FONTS
-----------------------------------
#
#
# ---------------------------------- FONTS
-----------------------------------
#
#
Mrxvt.xft: False
Mrxvt.font: *-*-fixed-medium-r-normal--*-120-*-*-*-*-iso8859-2
Mrxvt.xftFont: Luxi Sans
Mrxvt.xftSize: 10
Mrxvt.xftAntialias: 1
Mrxvt.xftPFont: Luxi Sans
Mrxvt.xftPSize: 8
#
# ---------------------------------- CURSOR
----------------------------------
#
#
Mrxvt.cursorBlink: false
Mrxvt.cursorBlinkInterval: 800
Mrxvt.cursorColor: #ffffff
Mrxvt.cursorColor2: #ffffff
#
# ---------------------------------- COLORS
----------------------------------
#
#
# Setup colors for a black background.
Mrxvt.background: #000000
Mrxvt.foreground: #ffffff
# This makes reading man pages a little easier.
Mrxvt.colorBD: #00afaf
Mrxvt.colorUL: #00af00
#
# ------------------------------- MISC OPTIONS
-------------------------------
#
#
# Border to leave around terminal text
Mrxvt.internalBorder: 2
# Make double click select whole URL's
Mrxvt.cutChars:
:=/~#@?%&_-.0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ0abcdefghijklmnopqrstuvwxyz
# Blank the mouse pointer on keystrokes or after 10 seconds of inactivity.
Mrxvt.pointerBlank: True
Mrxvt.pointerBlankDelay: 3
# Don't close the tab if the secondary screen is displayed (e.g. when running
# vim).
Mrxvt.protectSecondary: True
# Run as a login shell.
# Mrxvt.loginShell: True
# Enable session management
#Mrxvt.sessionMgt: true
#
# --------------------------------- PROFILES
---------------------------------
#
#
Mrxvt.profile1.tabTitle: Terminal
Mrxvt.profile1.workingDirectory:/home/user
Mrxvt.profile2.command: mc
Mrxvt.profile2.tabTitle: "mc"
#
# ------------------------------- Default ------------------------------- #
#
# Number of tabs to launch initially
# Mrxvt is hard coded to only launch a max of 4 tabs
#Mrxvt.initProfileList: 0,1,2