You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
dgsasha edited this page Dec 14, 2022
·
2 revisions
If Snap is installed you can enable Snap support when configuring the theme.
If you really want Snaps to access the GTK4/Libadwaita configuration, you will have to run this command for each Snap, replacing SNAP-NAME with the name of the Snap:
sudo mount --bind --mkdir ~/.config/gtk-4.0 ~/snap/SNAP-NAME/current/.config/gtk-4.0
For this to persist after reboot, you need to add the following line to /etc/fstab for each Snap. Replace USERNAME and SNAP-NAME with the correct information.