summaryrefslogtreecommitdiff
path: root/.config/hypr/hyprland.conf
diff options
context:
space:
mode:
authorgarhve <git@garhve.com>2024-09-16 15:46:19 +0800
committergarhve <git@garhve.com>2024-09-16 15:46:19 +0800
commit34651ac2e3fe264a8be6509638d69fd2c1e4d294 (patch)
treeb3adbc4242ae53a9b8d11577be871285ea545cd7 /.config/hypr/hyprland.conf
parent57210d60423aa664bf71863c46a6616993e4fdf4 (diff)
move HYPRSHOT_DIR to hyprland.conf
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r--.config/hypr/hyprland.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index a3bab5a..74cd82a 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -94,6 +94,9 @@ env = XMODIFILERS, @im=fcitx
env = SDL_IM_MODULE, fcitx
env = GLFW_IM_MODULE, ibus
+# hyprshot env needs to set here to be able to use
+# in zshrc, it will only affect current session
+env = HYPRSHOT_DIR, /home/pico/data/pictures/screenshots
#####################
### LOOK AND FEEL ###
#####################