We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9955b75 commit 2fc1c83Copy full SHA for 2fc1c83
timer.desktop
@@ -4,5 +4,5 @@ Name=Timer
4
Name[cs]=Časovač
5
Description=Simple Timer in PyGTK
6
Description[cs]=Jednoduchý časovač vytvořený v pyGTK
7
-Exec=timer
+Exec=cd /usr/share/timer/src && python -m timer.py
8
Category=System
0 commit comments