workstation/roles/home-gui/templates/todo.desktop

9 lines
170 B
Desktop File
Raw Normal View History

2020-06-11 10:09:17 +00:00
#!/usr/bin/env xdg-open
[Desktop Entry]
2021-02-01 13:19:13 +00:00
Name=TODO list
2022-07-19 15:04:32 +00:00
Exec=/usr/bin/xdg-open {{ ansible_env.HOME }}/.todo.actodo
2021-11-29 10:02:24 +00:00
Icon=text-x-generic
2020-06-11 10:09:17 +00:00
Type=Application
Categories=Office