Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ###################################################################################################################
- ######################################## lovelybacon.deviantart.com #############################################
- ###################################################################################################################
- ###################################################################################################################
- ################################################## Fonts ########################################################
- Xft.dpi:85
- Xft.antialiasing:false
- Xft.rgba:rgb
- Xft.hinting:true
- Xft.lcdfilter:lcddefault
- URxvt.imLocale: pl_PL.UTF-8
- URxvt.font:xft:ProFont for Powerline:size=13
- !URxvt*font: xft:menlo:pixelsize=12,style=regular
- !URxvt*boldFont: xft:menlo:pixelsize=12, style=regular
- URxvt*letterSpace: -2
- URxvt*allow_bold: true
- ###################################################################################################################
- ################################################## Colors #######################################################
- ! special
- *.foreground: #666666
- *.background: #ecedee
- ! black
- *.color0: #181c22
- *.color8: #ee4ff5
- ! red
- *.color1: #20252c
- *.color9: #EC709A
- ! green
- *.color2: #5c90d3
- *.color10: #4A9BE0
- ! yellow
- *.color3: #6DB3A0
- *.color11: #359fee
- ! blue
- *.color4: #5e6a7b
- *.color12: #E98BEE
- ! magenta
- *.color5: #7e8ea3
- *.color13: #50b63e
- ! cyan
- *.color6: #a9b6c8
- *.color14: #64EF43
- ! white
- *.color7: #3E3E3E
- *.color15: #EF439F
- ###################################################################################################################
- ########################################### Enable link support #################################################
- URxvt.perl-ext-common: default,matcher,tabbedex,vtwheel,clipboard
- !URxvt.matcher.button: 1
- URxvt.perl-ext: default,url-select
- URxvt.keysym.M-u: perl:url-select:select_next
- URxvt.url-select.launcher: /usr/bin/google-chrome
- URxvt.url-select.underline: true
- ###################################################################################################################
- ############################################### Disable bell ####################################################
- URxvt.insecure: false
- ###################################################################################################################
- ###################################3##### Copy / paste keybindings ##############################################
- URxvt.keysym.M-c: perl:clipboard:copy
- URxvt.keysym.M-v: perl:clipboard:pasteq
- ###################################################################################################################
- ########################################### Scrollbar / cursor ##################################################
- URxvt*saveLines: 300000
- URxvt.scrollBar: false
- !URxvt*scrollstyle: plain
- URxvt*cursorBlink: false
- URxvt*cursorUnderline: true
- URxvt*cursorColor: #51c4d4
- ###################################################################################################################
- ################################################## Tabs #########################################################
- URxvt.tabbedex.autohide: yes
- URxvt.tabbedex.tabbar-fg: 2
- URxvt.tabbedex.tabbar-bg: 0
- URxvt.tabbedex.tab-fg: 10
- URxvt.tabbedex.tab-bg: 0
- URxvt.tabbedex.title: yes
- URxvt.tabbedex.new-button: no
- ###################################################################################################################
- ############################################# Toggle fullscreen #################################################
- URxvt.keysym.F11: perl:fullscreen:switch
- ###################################################################################################################
- ################################################# Geometry ######################################################
- URxvt*geometry: 85x25
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement