about summary refs log tree commit diff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/hoshi.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/hoshi.nix b/sys/hoshi.nix
index e6e0a3a904e1..f3f007810add 100644
--- a/sys/hoshi.nix
+++ b/sys/hoshi.nix
@@ -54,7 +54,7 @@
 
   programs.sway.extraConfig = ''
     output HDMI-A-1 pos 0 0 scale 2
-    output DP-1 scale 2
+    output DP-1 scale 3
   '';
 
   system.stateVersion = "23.05";