From f54f031bdce6da4a43ea04039b55a6eb0c2da932 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Wed, 16 Aug 2023 18:59:38 +0530 Subject: wayland: set screenshot output directory --- .profile | 1 + 1 file changed, 1 insertion(+) diff --git a/.profile b/.profile index 3d5ebd0..e413e8e 100644 --- a/.profile +++ b/.profile @@ -42,6 +42,7 @@ export XDG_CURRENT_DESKTOP=wlroots export QT_QPA_PLATFORM=wayland-egl export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 export MOZ_ENABLE_WAYLAND=1 +export GRIM_DEFAULT_DIR="${XDG_PICTURES_DIR}/ss" case "$(tty)" in */tty1) -- cgit v1.2.3