Skip to content

When is it supported to select aw-server-rust by default after application restart? #1032

Closed Answered by ErikBjare
JQiue asked this question in Q&A
Discussion options

You must be logged in to vote

You can switch which server is started by modifying the aw-qt.toml config file (see https://docs.activitywatch.net/en/latest/directories.html#config for where it is located).

As an example, putting this into your {config dir}/aw-qt/aw-qt.toml would do what you want:

[aw-qt]
autostart_modules = ["aw-server-rust", "aw-watcher-afk", "aw-watcher-window"]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ErikBjare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1031 on February 20, 2024 13:29.