MODIFY: Removed scaling in xresources for citadel and semita

This commit is contained in:
Sam 2024-07-20 17:34:37 +01:00
parent f7e23e39c7
commit cf8c449e5e
2 changed files with 0 additions and 6 deletions

View File

@ -43,9 +43,6 @@
home.file.".Xresources" = { home.file.".Xresources" = {
recursive = true; recursive = true;
text = '' text = ''
! scale
Xft.dpi: 192
! st ! st
st.alpha: 0.8 st.alpha: 0.8
St.font: monospace:pixelsize=31:antialias=true:autohint=true; St.font: monospace:pixelsize=31:antialias=true:autohint=true;

View File

@ -43,9 +43,6 @@
home.file.".Xresources" = { home.file.".Xresources" = {
recursive = true; recursive = true;
text = '' text = ''
! scale
Xft.dpi: 144
! st ! st
st.alpha: 0.8 st.alpha: 0.8
St.font: monospace:pixelsize=21:antialias=true:autohint=true; St.font: monospace:pixelsize=21:antialias=true:autohint=true;