From 386f2ea47e2bf549492056cb81e0636e9f6682bf Mon Sep 17 00:00:00 2001 From: Kieran Klukas <92754843+kcoderhtml@users.noreply.github.com> Date: Tue, 25 Oct 2022 19:14:03 -0400 Subject: [PATCH] Added Flatpack commands and instructions --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a07184ec..3e8fe3a9 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,17 @@ This GTK theme is based on the [Colloid](https://github.com/vinceliuice/Colloid- 2. Move the theme folder to **".themes"** in your home directory. **(~/.themes)** (Skip this step if you are using the AUR package) 3. Select **"Catppuccin-Flavour** or **Catppuccin-Flavour-Color"** via your desktop specific tweaks application (**gnome-tweaks** on Gnome3+). +### For Flatpak users + +1. To give your Flatpaks access to your themes folder run: + ```bash + sudo flatpak override --filesystem=$HOME/.themes + ``` +3. To set the theme for all Flatpaks, replace `##theme##` with the name of the theme you want to use and run this command: + ```bash + sudo flatpak override --env=GTK_THEME=##theme## + ``` + ### For Arch Linux users We have 4 AUR packages for all the 4 flavours of the theme: