mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-06 15:29:28 -05:00
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
|