MODIFY: Removed scaling in xresources for citadel and semita
This commit is contained in:
parent
f7e23e39c7
commit
cf8c449e5e
|
@ -43,9 +43,6 @@
|
|||
home.file.".Xresources" = {
|
||||
recursive = true;
|
||||
text = ''
|
||||
! scale
|
||||
Xft.dpi: 192
|
||||
|
||||
! st
|
||||
st.alpha: 0.8
|
||||
St.font: monospace:pixelsize=31:antialias=true:autohint=true;
|
||||
|
|
|
@ -43,9 +43,6 @@
|
|||
home.file.".Xresources" = {
|
||||
recursive = true;
|
||||
text = ''
|
||||
! scale
|
||||
Xft.dpi: 144
|
||||
|
||||
! st
|
||||
st.alpha: 0.8
|
||||
St.font: monospace:pixelsize=21:antialias=true:autohint=true;
|
||||
|
|
Loading…
Reference in New Issue