]> Sergey Matveev's repositories - dotfiles.git/blob - wish/.wishrc
I also have got non-HiDPI display
[dotfiles.git] / wish / .wishrc
1 if {[file exists /tmp/hidpi]} {
2     font create myDefaultFont -family Go -size 12
3     option add *font myDefaultFont
4     tk scaling [expr {168 / 72.0}]
5 }
6 tk_setPalette grey