Remove annoying pop-up thing in urxvt
This commit is contained in:
parent
b869843308
commit
8d23da9e96
|
@ -20,3 +20,6 @@ URxvt.saveLines: 65535
|
|||
URxvt*scrollTtyOutput: false
|
||||
URxvt*scrollWithBuffer: true
|
||||
URxvt*scrollTtyKeypress: true
|
||||
|
||||
URxvt.iso14755: false
|
||||
URxvt.iso14755_52: false
|
Loading…
Reference in a new issue