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" = {
|
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;
|
||||||
|
|
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue