Open YuriyKadysev opened 1 year ago
Please add to the assembly of the snap package the parameters in the snap.yaml file of the line:
plugs: gtk-3-themes: interface: content target: $SNAP/usr/share/themes default-provider: gtk-common-themes icon-themes: interface: content target: $SNAP/usr/share/icons default-provider: gtk-common-themes
for the theme to work correctly in the application
bash commands:
snap download postman unsquashfs postman_204.snap
edit squashfs-root/meta/snap.yaml
add strings:
save file squashfs-root/meta/snap.yaml
snap pack squashfs-root sudo snap install ./postman_10.13.0_amd64.snap --dangerous
Linux
10.13.0
Postman App
Signed Out User
No response
Any progress here?
Is there an existing issue for this?
Describe the Issue
Please add to the assembly of the snap package the parameters in the snap.yaml file of the line:
for the theme to work correctly in the application
Steps To Reproduce
bash commands:
edit squashfs-root/meta/snap.yaml
add strings:
save file squashfs-root/meta/snap.yaml
bash commands:
Screenshots or Videos
Operating System
Linux
Postman Version
10.13.0
Postman Platform
Postman App
User Account Type
Signed Out User
Additional Context?
No response