shell: no logging

This commit is contained in:
2 * r + 2 * t
2025-03-02 17:43:03 +11:00
parent 3c78f53049
commit 5d64489af4
2 changed files with 0 additions and 7 deletions
-1
View File
@@ -10,7 +10,6 @@ if test "$argv[1]" = shell
$C_DATA/shell/run.fish
else
if contains -- 'caelestia' (astal -l)
log "Sent command '$argv[2..]' to shell"
astal -i caelestia $argv[2..]
else
warn 'Shell unavailable'