Skip to content

Commit

Permalink
Update timer.desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
vikdevelop authored Aug 15, 2021
1 parent 9955b75 commit 2fc1c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timer.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ Name=Timer
Name[cs]=Časovač
Description=Simple Timer in PyGTK
Description[cs]=Jednoduchý časovač vytvořený v pyGTK
Exec=timer
Exec=cd /usr/share/timer/src && python -m timer.py
Category=System

0 comments on commit 2fc1c83

Please sign in to comment.