toggles: fix spawn-or-move + todo toggle

This commit is contained in:
2 * r + 2 * t
2025-01-31 18:16:04 +11:00
parent e84d467d34
commit 9f29e9e676
4 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ complete -c caelestia -n $not_seen -a 'previous' -d 'Go to previous song'
complete -c caelestia -n $not_seen -a 'stop' -d 'Stop media'
# Toggles
set -l commands communication music specialws sysmon
set -l commands communication music specialws sysmon todo
complete -c caelestia -n "$seen toggle && not $seen $commands" -a "$commands"
# Workspace action