screenshot script

This commit is contained in:
2 * r + 2 * t
2025-01-17 16:58:50 +11:00
parent 47733e964a
commit ef5f9e34fe
4 changed files with 31 additions and 1 deletions
+2
View File
@@ -16,3 +16,5 @@ end
function error -a text
_out red ERROR $text $argv[2..]
end
set -q XDG_CACHE_HOME && set CACHE $XDG_CACHE_HOME/caelestia || set CACHE $HOME/.cache/caelestia