This commit is contained in:
2026-03-28 12:46:24 +00:00
parent a20a2d4ef6
commit 9d62bcede6
3 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -142,7 +142,7 @@
"$mainMod, L, exec, wlogout"
(
"$mainMod, S, exec, "
+ ''wayfreeze --after-freeze-cmd 'grim -g "$(slurp)" - | wl-copy -t image/png; killall wayfreeze' --hide-cursor''
+ "wayfreeze --after-freeze-cmd '${pkgs.wayfreeze}/bin/wayfreeze -s $(${pkgs.slurp}/bin/slurp) --stdout | wl-copy -t image/png; killall wayfreeze' --hide-cursor"
)
"$mainMod, F, fullscreen"
"$mainMod, mouse_down, workspace, e+1"