This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# save this to ~/.mrxvtrc | |
Mrxvt.background: black | |
Mrxvt.foreground: gray | |
Mrxvt.cursorColor: yellow | |
Mrxvt.tabBackground: black | |
Mrxvt.tabForeground: yellow | |
Mrxvt.bottomTabbar: True | |
Mrxvt.scrollbarRight: True | |
Mrxvt.scrollbarStyle: rxvt | |
Mrxvt.borderColor: green | |
Mrxvt.transparent: False | |
Mrxvt.transparentTabbar: False | |
Mrxvt.itabBackground: black | |
Mrxvt.background: black | |
Mrxvt.foreground: gray | |
Mrxvt.cursorColor: yellow | |
Mrxvt.borderColor: green | |
Mrxvt.transparent: False | |
Mrxvt.geometry: 100x25 | |
#------------------------------------------------------------------- | |
#Tabbar related configuration | |
Mrxvt.tabBackground: black | |
Mrxvt.tabForeground: yellow | |
Mrxvt.bottomTabbar: True | |
Mrxvt.transparentTabbar: False | |
Mrxvt.itabBackground: #101010 | |
Mrxvt.tabBackground: #000000 | |
Mrxvt.itabForeground: #909090 | |
Mrxvt.tabForeground: #9a9a9a | |
#seems like not working | |
Mrxvt.minVisibleTabs: 8 | |
Mrxvt.hideButtons: True | |
# Number of lines to save in the scroll back buffer for all tabs | |
Mrxvt.saveLines: 500 | |
# Scroll bar related | |
Mrxvt.scrollbarRight: True | |
Mrxvt.scrollbarStyle: rxvt | |
Mrxvt.scrollColor: #808080 | |
Mrxvt.troughColor: #202020 | |
# | |
# ---------------------------------- FONTS ----------------------------------- # | |
# | |
Mrxvt.font: -*-terminus-*-r-*-*-*-*-*-*-*-*-*-* | |
Mrxvt.mfont: -*-terminus-*-r-*-*-*-*-*-*-*-*-*-* | |
Mrxvt.boldFont: -*-terminus-*-r-*-*-*-*-*-*-*-*-*-* | |
#Mrxvt.xft: 1 | |
#Mrxvt.xftFont: Bitstream Vera Sans Mono | |
#Mrxvt.xftSize: 10 | |
#Mrxvt.xftAntialias: 1 |
Or download this configuration. ~yth~
No comments:
Post a Comment