Calls
Appearance
This page describes how to modify call profiles from silent to active.
Usage
Query and change profile to "full"
$ gsettings get org.sigxcpu.feedbackd profile
# 'silent'
$ fbcli -P full
Troubleshooting
Log and enable calls daemon. The daemon is responsible for opening the Calls app on incoming calls.
$ systemctl --user --now enable calls-daemon
$ systemctl --user status calls-daemon