fixup! fixup! Update system

This commit is contained in:
2026-04-10 12:04:44 +03:00
parent bbd84a0903
commit 7f89a84c15
2 changed files with 4 additions and 5 deletions
-5
View File
@@ -39,11 +39,6 @@
''$mainMod, F2, exec, ${lib.getExe monitor-switcher} mirror''
''$mainMod, F3, exec, ${lib.getExe monitor-switcher}''
];
workspace = [
"2, layout:scrolling"
"4, layout:monocle"
];
};
};
}
+4
View File
@@ -107,6 +107,10 @@
"${lib.getExe wallpaper_changer}"
];
workspace = [
"2, layout:scrolling"
];
bind = [
" , Print, exec, ${lib.getExe pkgs.hyprshot} -z -o ~/Screenshots -m active -m output"
"CTRL, Print, exec, ${lib.getExe pkgs.hyprshot} -z -o ~/Screenshots -m region"