forked from Shinonome/caelestia-cli
8 lines
149 B
Fish
Executable File
8 lines
149 B
Fish
Executable File
#!/bin/fish
|
|
|
|
. (dirname (status filename))/util.fish
|
|
|
|
spawn-or-move '.class == "Todoist"' todo todoist
|
|
|
|
hyprctl dispatch togglespecialworkspace todo
|