[urxvt] remove unnecessary key combinations

This commit is contained in:
Simon Bruder 2018-11-01 15:15:05 +00:00
parent 662c103454
commit eedf79ac24
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -4,8 +4,6 @@ URxvt*font-size.step: 2
! Extensions
URxvt*perl-ext-common: font-size,dynamic-colors
URxvt*keysym.C-F12: perl:font-size:increase
URxvt*keysym.C-S-F12: perl:font-size:decrease
URxvt*keysym.C-S-Up: perl:font-size:incglobal
URxvt*keysym.C-S-Down: perl:font-size:decglobal
URxvt*keysym.F12: perl:dynamic-colors:cycle