summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsinanmohd <sinan@firemail.cc>2023-08-16 18:59:38 +0530
committersinanmohd <sinan@firemail.cc>2023-08-16 18:59:38 +0530
commitf54f031bdce6da4a43ea04039b55a6eb0c2da932 (patch)
treebb09a912ccc70a4e7bdd9ff36d98e01ffbf0b1d1
parent8cb1574c6dda7a8f847f88fc7b5d7144ee86331a (diff)
wayland: set screenshot output directory
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
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)