laptop mode
This commit is contained in:
parent
45741e6110
commit
f2ee496f47
3 changed files with 68 additions and 30 deletions
|
@ -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}" ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue