feat(hyprland): use xdg pictures dir for screenshots.

This commit is contained in:
CronyAkatsuki 2025-05-20 10:07:44 +02:00
parent 9a5b0770e2
commit 819ebbbd56

View file

@ -405,7 +405,7 @@ in {
"$mod SHIFT, E, exec, ${power-menu}/bin/power-menu"
"$mod, w, exec, ${vpn-toggle}/bin/vpn-toggle"
"$mod, F12, exec, ${grim} $HOME/Pictures/screenshots/$(date +'%s_grim.png')"
"$mod, F12, exec, ${grim} ${config.xdg.userDirs.pictures}/screenshots/$(date +'%s_grim.png')"
"$mod, V, exec, cliphist list | tofi --horizontal false --height 380 | cliphist decode | wl-copy"