diff options
author | Camil Staps | 2019-07-15 22:52:32 +0200 |
---|---|---|
committer | Camil Staps | 2019-07-15 22:52:32 +0200 |
commit | 73a9903d47fe72ada4e24c5fec6811a6a0356356 (patch) | |
tree | 67b50712dcef040501e7e86347bff95652a7e363 /system/.Xresources | |
parent | Add mod-shift-S shortcut to shutdown with confirmation (I disabled the power ... (diff) |
Updates for Debian 10: increase font face size (new font in terminal); add QUOTING_STYLE to stop annoying new ls behaviour
Diffstat (limited to 'system/.Xresources')
-rw-r--r-- | system/.Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/.Xresources b/system/.Xresources index 556d076..ec9da54 100644 --- a/system/.Xresources +++ b/system/.Xresources @@ -1,6 +1,6 @@ *faceName: DejaVu Sans Mono *font: xft:DejaVu Sans Mono:size=8,xft:Estrangelo Edessa:size=10 -*faceSize: 8 +*faceSize: 9 *selectToClipboard: true *dynamicColors: on |