disable modes
This commit is contained in:
parent
e015ae8593
commit
8749d22ad0
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ urxvt.scrollBar: false
|
||||||
urxvt.urgentOnBell: true
|
urxvt.urgentOnBell: true
|
||||||
! - larger history limit
|
! - larger history limit
|
||||||
urxvt.saveLines: 1000000
|
urxvt.saveLines: 1000000
|
||||||
|
! - disable unneeded modes
|
||||||
|
urxvt.iso14755: false
|
||||||
|
urxvt.iso14755_52: false
|
||||||
! - color scheme
|
! - color scheme
|
||||||
urxvt.background: #000000
|
urxvt.background: #000000
|
||||||
urxvt.foreground: #CCCCCC
|
urxvt.foreground: #CCCCCC
|
||||||
|
|
Loading…
Reference in a new issue