Fix file extension
This commit is contained in:
parent
eeb4aa431f
commit
57460d8df9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[Desktop Entry]
|
||||
Name=TODO list
|
||||
Exec=/usr/bin/xdg-open {{ ansible_env.HOME }}/.todo.acproject
|
||||
Exec=/usr/bin/xdg-open {{ ansible_env.HOME }}/.todo.actodo
|
||||
Icon=text-x-generic
|
||||
Type=Application
|
||||
Categories=Office
|
||||
|
|
Loading…
Reference in a new issue