feat(HiDPI): Nouvel écran = adaptation de la config.

This commit is contained in:
2024-03-30 22:03:06 +01:00
parent 671c5a07d1
commit a285a2ced1
6 changed files with 43 additions and 13 deletions

View File

@ -65,3 +65,25 @@ rofi.color-window: #002b37, #002b37, #003642
rofi.color-normal: #002b37, #819396, #002b37, #003642, #819396
rofi.color-active: #002b37, #008ed4, #002b37, #003642, #008ed4
rofi.color-urgent: #002b37, #da4281, #002b37, #003642, #da4281
rofi.font: DejaVu 18
! -------------------------------------
! DPI pour écran très haute résolution
! -------------------------------------
Xft.dpi: 200
! These might also be useful depending on your monitor and personal preference:
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb
! --------------------------------------------------------
! Pour la police de xterm (pour Stardew Valley notamment)
! --------------------------------------------------------
XTerm.vt100.faceName: DejaVu Sans Mono:size=13:antialias=false