mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-16 14:00:00 -05:00
toggles: fix spawn-or-move + todo toggle
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/fish
|
||||
|
||||
. (dirname (status filename))/util.fish
|
||||
|
||||
spawn-or-move '.class == "Todoist"' todo todoist
|
||||
|
||||
hyprctl dispatch togglespecialworkspace todo
|
||||
Reference in New Issue
Block a user