1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

change screenshots dir

This commit is contained in:
andrey_varnavskiy
2024-12-09 10:18:41 +05:00
parent ad6e70483f
commit f573eeee11

View File

@@ -9,7 +9,7 @@
"XDG_SESSION_TYPE,wayland" "XDG_SESSION_TYPE,wayland"
"XDG_SESSION_DESKTOP,Hyprland" "XDG_SESSION_DESKTOP,Hyprland"
"QT_QPA_PLATFORM,wayland" "QT_QPA_PLATFORM,wayland"
"XDG_SCREENSHOTS_DIR,~/screens" "XDG_SCREENSHOTS_DIR,$HOME/screens"
]; ];
monitor = ",1920x1080@60,auto,1"; monitor = ",1920x1080@60,auto,1";