hyprland: add zoom

This commit is contained in:
2026-03-22 05:30:17 +03:00
parent 1a89460348
commit ec6558a6ee
3 changed files with 29 additions and 1 deletions
+5
View File
@@ -39,6 +39,11 @@
''$mainMod, F2, exec, ${lib.getExe monitor-switcher} mirror''
''$mainMod, F3, exec, ${lib.getExe monitor-switcher}''
];
workspace = [
"2, layout:scrolling"
"4, layout:monocle"
];
};
};
}