Skip to content

Add Default Settings - #86

Merged
danirabbit merged 4 commits into
mainfrom
default-settings
Dec 5, 2021
Merged

Add Default Settings#86
danirabbit merged 4 commits into
mainfrom
default-settings

Conversation

@danirabbit

@danirabbit danirabbit commented Dec 3, 2021

Copy link
Copy Markdown
Member

Fixes #28
This is just the default settings stuff from https://github.com/elementary/flatpak-platform/pull/30/files

Makes apps on OS 5 use the correct stylesheet

It woorkssss:
Screenshot from 2021-12-03 20 46 01
Screenshot from 2021-12-03 20 47 37

@danirabbit danirabbit mentioned this pull request Dec 3, 2021
1 task
Comment thread io.elementary.Sdk.json
}
],
"build-commands": [
"install -Dm644 gtk/settings.ini /usr/etc/gtk-3.0/settings.ini"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alatiera are you sure this should be /usr/etc not /usr/local/etc?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am almost sure that flatpak is mapping /usr/etc to /etc when mounting the tree, but its not super well documented.

@danirabbit
danirabbit marked this pull request as ready for review December 4, 2021 04:59
@danirabbit

Copy link
Copy Markdown
Member Author

Since this is @tintou's code originally, and I verified that it solves the issue, I'm gonna merge it

@danirabbit
danirabbit merged commit b9c4078 into main Dec 5, 2021
@danirabbit
danirabbit deleted the default-settings branch December 5, 2021 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include Gtk3 default settings from elementary os

2 participants