diff options
| author | sinanmohd <sinan@firemail.cc> | 2023-08-16 18:59:38 +0530 |
|---|---|---|
| committer | sinanmohd <sinan@firemail.cc> | 2023-08-16 18:59:38 +0530 |
| commit | f54f031bdce6da4a43ea04039b55a6eb0c2da932 (patch) | |
| tree | bb09a912ccc70a4e7bdd9ff36d98e01ffbf0b1d1 /.profile | |
| parent | 8cb1574c6dda7a8f847f88fc7b5d7144ee86331a (diff) | |
wayland: set screenshot output directory
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
