laptop mode

This commit is contained in:
Reid 2024-05-22 23:33:30 -07:00
parent 45741e6110
commit f2ee496f47
3 changed files with 68 additions and 30 deletions

View file

@ -104,15 +104,17 @@ in {
input = {
kb_layout = "us";
touchpad = {
disable_while_typing = false;
natural_scroll = true;
};
follow_mouse = 1;
sensitivity = 0; # -1.0 - 1.0, 0 means no modification
};
monitor= [
"DVI-D-1, 1920x1080@60, 0x0, 1"
"DP-2, 1920x1080@60, 1920x0, 1"
];
monitor=",highrr,auto,auto";
exec-once = [ "${lib.getExe pkgs.networkmanagerapplet}" ];