I have my screen hooked to an Apple Thunderbolt display for most of the time but then need to quickly switch resolution when I drop onto using the MacBookPro screen only
My switch in ~/.Xresources is essentially: Xft.dpi:196 -> ! Xft.dpi:196 URxvt*font: xft:DejaVuSansMono:medium:size=7:antialias=false -> URxvt*font: xft:DejaVuSansMono:medium:size=8:antialias=false This is accompanied by a couple of changes to my Awesome config. An Awesome restart (unsurprisingly) doesn't pick up the .Xresources changes. Any thoughts on how best to achieve this? Thanks, Paul
