diff --git a/home/windowManager/i3.nix b/home/windowManager/i3.nix index 42897b3..08195d6 100644 --- a/home/windowManager/i3.nix +++ b/home/windowManager/i3.nix @@ -367,6 +367,9 @@ in { # To turn off, use position, e.g.: # xrandr --output DP1 --right-of ${displayBuiltInOutput} + # Hikari present + # xrandr --output eDP-1 --same-as HDMI-1 --scale 1.5x1.5 --output HDMI-1 --mode 1920x1080 + # back to normal: Enter or Escape "Return" = "mode default"; "Escape" = "mode default";