mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #60] Remember volume from previous session #47
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fkaa on GitHub (Jun 9, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/60
Originally assigned to: @jpochyla on GitHub.
Right now Psst always starts at 100% volume for me, would be nice if it somehow remembered the volume set from previous sessions.
@pythonhacker commented on GitHub (Aug 17, 2021):
Suggest adding this to ~/.config/Psst/config.json in Linux. I saw it contains the auth data and audio-quality and theme settings as of now.
@jpochyla commented on GitHub (Aug 18, 2021):
Implemented in
6484d242a9🎧