syncthing
This commit is contained in:
parent
da80e76c8d
commit
bb7f4afae3
16 changed files with 158 additions and 57 deletions
|
|
@ -3,5 +3,20 @@
|
|||
|
||||
extraConfig = {
|
||||
config.gaming.enable = true;
|
||||
|
||||
config.hyprlandOverrides = {
|
||||
settings = {
|
||||
input = {
|
||||
kb_layout = "us,ru";
|
||||
kb_options = "gpr:win_space_toggle";
|
||||
};
|
||||
|
||||
monitor = [
|
||||
"DP-3, 3840x2160, 0x0, 1.5"
|
||||
"DP-4, 2560x1440, 2560x0, 1"
|
||||
",preferred,auto,1"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue