diff options
Diffstat (limited to 'toggles/todo.fish')
| -rwxr-xr-x | toggles/todo.fish | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/toggles/todo.fish b/toggles/todo.fish deleted file mode 100755 index db189bb..0000000 --- a/toggles/todo.fish +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/fish - -. (dirname (status filename))/util.fish - -spawn-or-move '.class == "Todoist"' todo todoist - -hyprctl dispatch togglespecialworkspace todo |