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

8 lines
167 B
Desktop File

#!/usr/bin/env xdg-open
[Desktop Entry]
Name=TODO list
Exec=/usr/bin/xdg-open {{ ansible_env.HOME }}/.todo.txt
Icon=text-x-generic
Type=Application
Categories=Office