this post was submitted on 11 May 2024
13 points (88.2% liked)
Photon
798 readers
1 users here now
Photon for Lemmy
A client for the fediverse designed to be intuitive, fast, and sleek.
This community is a place to ask questions, report bugs, check on the latest updates, or share your experiences with Photon!
You can contact me at @Xylight@lemdro.id.
Rules
- Posts must be related to Photon (in any way)
- Don't be mean
- If your post is a bug report, please preface the title with
[solved]
if it's been fixed.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is it possible to set the old navigation style as the default via an ENV parameter?
My first impression is that it doesn't work very well on desktop. Maybe on mobile it is better, but there are many other mobile apps for Lemmy...
Maybe there could be an option to only enable it on small screens?
Yes, you can set the old navigation style as the default.
Can you please document how (via ENV) in the readme? Thanks!
Sure. For now, I've added it to the release notes on the Github. Instance admins should set
PUBLIC_DOCK_TOP
andPUBLIC_DOCK_PANEL
totrue
.Thanks, will try that now 👍