0xda157's home-manager and nixos config

shrink titan display scale

+1 -1
+1 -1
modules/hosts/nixos/titan/default.nix
··· 20 20 name = "DP-1"; 21 21 width = 3840; 22 22 height = 2160; 23 - scale = 1.5; 23 + scale = 1.25; 24 24 }; 25 25 }; 26 26