Guide on how to enable autostart on other linux distros #1174
whinee
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feel free to comment on my exuberance and stupidity.
I made a guide on how to enable autostart on other linux distros not mentioned in the docs, for my artist friends (im not an artist tho):
https://gist.github.com/whinee/c3cef0dde6a8f0a2f568e3f967124ffe
Contents:
How to Autostart ActivityWatch in Other Linux Distros
Go to the following link:
https://github.com/ActivityWatch/activitywatch/releases/latest
Click the Appimage file to download it.
Locate the downloaded app and put it in the following location:
/home/[USERNAME]/bin/
, whereas[USERNAME]
is your Linux username.Rename the Appimage file to
activitywatch
.Inside
/home/[USERNAME]/bin/
, run the following command:dex
, an autostarter app for Linux:/home/[USERNAME]/.config/autostart/activitywatcher.desktop
, whereas[USERNAME]
is your Linux username, with the following content:whereas
[USERNAME]
is your Linux usernameThanks for coming to my TED talk :3
Beta Was this translation helpful? Give feedback.
All reactions