59 lines
1.6 KiB
Plaintext
59 lines
1.6 KiB
Plaintext
! *faceName: Source Code Pro for Powerline
|
|
|
|
URxvt.keysym.Control-Up: \033[1;5A
|
|
URxvt.keysym.Control-Down: \033[1;5B
|
|
URxvt.keysym.Control-Left: \033[1;5D
|
|
URxvt.keysym.Control-Right: \033[1;5C
|
|
URxvt.perl-ext-common: keyboard-select
|
|
URxvt.keysym.M-Escape: perl:keyboard-select:activate
|
|
|
|
*backarrowKey: false
|
|
URxvt.antialias: false
|
|
URxvt.border: 0
|
|
URxvt.borderWidth: 0
|
|
URxvt.charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
|
|
URxvt.eightBitInput: false
|
|
URxvt.faceName:
|
|
URxvt.faceSize: 8
|
|
URxvt.hinting: false
|
|
URxvt.internalBorder: 0
|
|
URxvt.letterSpace: 0
|
|
URxvt.loginShell: true
|
|
URxvt.rgba: rgb
|
|
URxvt.saveLines: 16384
|
|
URxvt.scrollBar: false
|
|
URxvt.selectToClipboard: true
|
|
URxvt.termName: xterm-256color
|
|
URxvt.utf8: 1
|
|
URxvt.vt100*geometry: 80x60
|
|
URxvt.vt100*internalBorder: 0
|
|
VT100*Translations: #override \
|
|
<Key>Home: string(0x01)\n\
|
|
<Key>End: string(0x05)\n
|
|
URxvt*keysym.Home: \033[1~
|
|
URxvt*keysym.End: \033[4~
|
|
URxvt.VT100*translations: #override Shift <Btn1Up>: exec-formatted("firefox", PRIMARY)
|
|
URxvt.foreground: #ffffff
|
|
URxvt.background: #121212
|
|
URxvt.cursorColor: #ffffff
|
|
URxvt.color0: #121212
|
|
URxvt.color8: #606060
|
|
URxvt.color1: #ff0000
|
|
URxvt.color9: #ff5f00
|
|
URxvt.color2: #00ff00
|
|
URxvt.color10: #00ff00
|
|
URxvt.color3: #ffff00
|
|
URxvt.color11: #ffff00
|
|
URxvt.color4: #0087ff
|
|
URxvt.color12: #0087ff
|
|
URxvt.color5: #ff0087
|
|
URxvt.color13: #ff0087
|
|
URxvt.color6: #00d7ff
|
|
URxvt.color14: #00d7ff
|
|
URxvt.color7: #ffffff
|
|
URxvt.color15: #ffffff
|
|
|
|
! Rofi settings
|
|
rofi.terminal: urxvt
|
|
rofi.padding: 0
|