feat(HiDPI): Nouvel écran = adaptation de la config.
This commit is contained in:
22
.Xresources
22
.Xresources
@ -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
|
||||
|
Reference in New Issue
Block a user