home/hypr: move screenshot dir

This commit is contained in:
2026-06-15 16:56:44 +02:00
parent 80de65713e
commit 9b7119cb43
+1 -1
View File
@@ -202,7 +202,7 @@ in
{
_args = [
(lua "\"CTRL + SHIFT + PRINT\"")
(lua "hl.dsp.exec_cmd(\"HYPRSHOT_DIR=/home/felixalb/images/screenshots ${exe pkgs.hyprshot} -m region \")")
(lua "hl.dsp.exec_cmd(\"HYPRSHOT_DIR=/home/felixalb/Pictures/screenshots ${exe pkgs.hyprshot} -m region \")")
];
}