diff options
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) |