remove activitywatch
This commit is contained in:
parent
5224fd0978
commit
b152d947ad
2 changed files with 0 additions and 16 deletions
|
@ -1,8 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Encoding=UTF-8
|
||||
Name=ActivityWatch
|
||||
Comment=ActivityWatch
|
||||
Terminal=false
|
||||
Categories=Utility;
|
||||
Exec=aw-qt
|
|
@ -1,8 +0,0 @@
|
|||
from src.util import paru_install, copy_file
|
||||
|
||||
desc = "Local activity monitor"
|
||||
|
||||
|
||||
def setup():
|
||||
paru_install("activitywatch-bin")
|
||||
copy_file("home/.config/autostart/activitywatch.desktop")
|
Loading…
Add table
Add a link
Reference in a new issue