Skip to content

Commit

Permalink
update banana dpi
Browse files Browse the repository at this point in the history
  • Loading branch information
ifd3f committed Nov 13, 2023
1 parent 1ef4906 commit 025c295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machines/banana/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ with lib; {
bluetooth.enable = true;
};

services.xserver.dpi = 96;
services.xserver.dpi = 144;

networking = {
hostName = "banana";
Expand Down

0 comments on commit 025c295

Please sign in to comment.