basic changes
This commit is contained in:
2026-07-21 12:18:17 -07:00
parent 9d147a0918
commit 77dc9db13f
4 changed files with 24 additions and 3 deletions
+1 -1
View File
@@ -307,7 +307,7 @@ prefer-no-csd
// You can change the path where screenshots are saved.
// A ~ at the front will be expanded to the home directory.
// The path is formatted with strftime(3) to give you the screenshot date and time.
screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
screenshot-path "~/Pictures/Screenshots/Screenshot%Y-%m-%d-%H-%M-%S.png"
// You can also set this to null to disable saving screenshots to disk.
// screenshot-path null