Skip to content

Commit

Permalink
hyprland: monitor adapt
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Nov 17, 2024
1 parent aaee9c3 commit 79d01f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/nixos/linux/gui/hyprland/settings.nix
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ in
# Laptop screen (OLED 2k)
",highres,auto,2"
# Apple Studio Display
"DP-5,highres,auto-up,2"
"DP-6,disable" # Same as DP-5
"DP-6,highres,auto-up,2"
"DP-5,disable" # Same as DP-5
];

general = {
Expand Down

0 comments on commit 79d01f8

Please sign in to comment.