Skip to content
Snippets Groups Projects
Commit 1770df6f authored by kloenk's avatar kloenk
Browse files

add sway window config to elrond desktop file

parent 75656091
Branches
No related tags found
No related merge requests found
Pipeline #663 failed
......@@ -79,4 +79,15 @@
environment.systemPackages = with pkgs; [ wl-clipboard ];
home-manager.users.kloenk.wayland.windowManager.sway.config.output = {
"Xiaomi Corporation Mi Monitor Unknown" = {
mode = "3440x1440@144.000Hz";
position = "1920 10";
adaptive_sync = "on";
};
"Lenovo Group Limited LEN T2224dA V5W53674" = {
mode = "1920x1080@59.934Hz";
position = "0 0";
};
};
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment