flathub / flathub/com.mojang.Minecraft

Installation window does not adhere to `$HOME/.config/gtk-3.0/`.

Open
#157 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
38
Forks
13
Avg merge
24m
Merged PRs (30d)
2

Description

#### **Errata**

The installation window does not adhere to my `$HOME/.config/gtk-3.0/`:

![Screenshot_20241205_140132](https://github.com/user-attachments/assets/e05fd6c4-76d8-423f-a4a0-84399386395f)

This is despite me having applied the relevant overrides: [^1]

~~~bash
#!/usr/bin/env -S bash
sudo flatpak override --system \
--filesystem=xdg-config/gtk-3.0:ro \
--filesystem=xdg-config/gtkrc-2.0:ro \
--filesystem=xdg-config/gtk-4.0:ro \
--filesystem=xdg-config/gtkrc:ro
~~~

#### **Environment**

I'm using `update --commit=7af76c182ea69ba80e00124b0a2e4a802fde476676e5aa224bb9d096e88bb385` of `app/com.mojang.Minecraft/x86_64/stable` (from [`dl.flathub.org/repo/appstream/com.mojang.Minecraft.flatpakref`](https://dl.flathub.org/repo/appstream/com.mojang.Minecraft.flatpakref)).

For my OS and DE:

1. ```bash
#!/usr/bin/env bash
kinfo
```

1. > ```YAML
> #!/usr/bin/env xdg-open
> Operating System : Fedora Linux 41
> KDE Plasma Version : 6.2.4
> KDE Frameworks Version : 6.8.0
> Qt Version : 6.8.0
> Kernel Version : 6.11.10-300.fc41.x86_64 (64-bit)
> Graphics Platform : Wayland
> ```

[^1]: [`reddit.com/r/kde/comments/ujqih9`](https://www.reddit.com/r/kde/comments/ujqih9/plasma_consistent_flatpak_theming/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button#:~:text=to%20make%20theme-,sudo%20flatpak%20override%20%2D%2Dsystem%20%2D%2Dfilesystem=xdg%2Dconfig/gtk%2D3.0:ro%20%2D%2Dfilesystem=xdg%2Dconfig/gtkrc%2D2.0:ro%20%2D%2Dfilesystem=xdg%2Dconfig/gtk%2D4.0:ro%20%2D%2Dfilesystem=xdg%2Dconfig/gtkrc:ro,-Now%20you%20can)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.