moved some stuff around.
This commit is contained in:
parent
35def9dd93
commit
244fd32cd7
6 changed files with 42 additions and 113 deletions
|
@ -2,15 +2,16 @@
|
|||
URxvt*buffered: true
|
||||
URxvt*cursorBlink: true
|
||||
URxvt*underlineColor: yellow
|
||||
URxvt*font: xft:inconsolata:size=10:antialias=true
|
||||
URxvt*depth: 32
|
||||
URxvt*borderless: 1
|
||||
URxvt*loginShell: true
|
||||
Urxvt*secondaryScroll: true # Enable Shift-PageUp/Down in screen
|
||||
URxvt*saveLines: 5000
|
||||
URxvt*termName: rxvt-unicode
|
||||
URxvt.font: xft:hack:size=12
|
||||
!!clickable urls with middle click:
|
||||
URxvt.perl-ext-common: default,matcher
|
||||
URxvt.urlLauncher: waterfox
|
||||
URxvt.url-launcher: firefox
|
||||
URxvt.matcher.button: 1
|
||||
!!keybindings for urxvt-resize-font-git.
|
||||
URxvt.keysim.C-minus: resize-font:smaller
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue