mirror of
https://github.com/FAUSheppy/config
synced 2025-12-06 15:11:35 +01:00
17 lines
473 B
Plaintext
Executable File
17 lines
473 B
Plaintext
Executable File
URxvt.*.background: #000000
|
|
URxvt.*.foreground: #EEEEEE
|
|
URxvt.*.scrollBar: off
|
|
URxvt.print-pipe: true
|
|
|
|
URxvt.perl-ext-common: default,tabbed,matcher,resize-font,-tabbed,selection-to-clipboard
|
|
|
|
|
|
URxvt.font: xft:bitstream vera sans mono:size=10:antialias=true
|
|
|
|
URxvt.keysym.C-minus: resize-font:smaller
|
|
URxvt.keysym.C-plus: resize-font:bigger
|
|
URxvt.keysym.C-equal: resize-font:reset
|
|
URxvt.keysym.C-question: resize-font:show
|
|
|
|
URxvt.iso14755 :false
|