Fix typo resulting in pink terminal background :)

This commit is contained in:
Vili Sinervä 2024-06-04 15:45:46 +03:00
parent e5f1e11698
commit 51898ea2a6
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -422,7 +422,7 @@ let
!! terminus names see end of file! !! terminus names see end of file!
URxvt.depth: 32 URxvt.depth: 32
URxvt.background: [100]#gf0f0f URxvt.background: [100]#0f0f0f
URxvt.foreground: #a0a0a0 URxvt.foreground: #a0a0a0
URxvt*scrollBar: false URxvt*scrollBar: false
URxvt*mouseWheelScrollPage: false URxvt*mouseWheelScrollPage: false