diff --git a/home/citadel.nix b/home/citadel.nix index 6a37395..51c9191 100644 --- a/home/citadel.nix +++ b/home/citadel.nix @@ -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; diff --git a/home/semita.nix b/home/semita.nix index f23611a..ad812a7 100644 --- a/home/semita.nix +++ b/home/semita.nix @@ -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;