~mil/framebufferphone-tickets#18: 
f_theme settings not retained after boot

Customisation done using f_theme is not retained after a reboot.

Status
REPORTED
Submitter
~pr0file
Assigned to
No-one
Submitted
2 years ago
Updated
2 years ago
Labels
f_scripts ui_concept

~mil 2 years ago

Would be a bit tricky to implement as an officially supported feature since framebufferphone doesn't run any arbitrary code in the user's shell environment. The zig fbp daemon starts and is essentially separate from the user's login shell.

The user could ofcourse add stuff to their ~/.ashrc and maybe hook into f_theme via implementing & calling a function (in f_theme) that saves/restores state to a filesystem file.

Register here or Log in to comment, or comment via email.