Make urxvt larger by default

This commit is contained in:
Anthony Rose 2021-07-28 18:38:52 +01:00
parent fb86575f07
commit 21776eade7

View file

@ -18,6 +18,7 @@ URxvt*color14: #00f5e9
URxvt*color15: #eeeeec URxvt*color15: #eeeeec
URxvt*font: xft:Monospace:Regular:size=10 URxvt*font: xft:Monospace:Regular:size=10
URxvt*foreground: #d3d7cf URxvt*foreground: #d3d7cf
URxvt*geometry: 120x40
URxvt*letterSpace: -1 URxvt*letterSpace: -1
URxvt*locale: true URxvt*locale: true
URxvt*metaSendsEscape: true URxvt*metaSendsEscape: true