Remove annoying pop-up thing in urxvt

This commit is contained in:
Frederik Hanghøj Iversen 2018-12-02 22:01:17 +01:00
parent b869843308
commit 8d23da9e96
1 changed files with 3 additions and 0 deletions

View File

@ -20,3 +20,6 @@ URxvt.saveLines: 65535
URxvt*scrollTtyOutput: false
URxvt*scrollWithBuffer: true
URxvt*scrollTtyKeypress: true
URxvt.iso14755: false
URxvt.iso14755_52: false