Skip to content

Commit

Permalink
home/profiles/io: disable monitors on the left
Browse files Browse the repository at this point in the history
  • Loading branch information
fufexan committed Sep 28, 2024
1 parent cd89644 commit cd2b97d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home/profiles/io/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
accelpoints = "0.5 0.000 0.053 0.115 0.189 0.280 0.391 0.525 0.687 0.880 1.108 1.375 1.684 2.040 2.446 2.905 3.422 4.000 4.643 5.355 6.139";
in {
monitor = [
"DP-1, preferred, auto-left, auto"
"DP-2, preferred, auto-left, auto"
# "DP-1, preferred, auto-left, auto"
# "DP-2, preferred, auto-left, auto"
"eDP-1, preferred, auto, 1.600000"
];

Expand Down

0 comments on commit cd2b97d

Please sign in to comment.