#!/bin/bash
cp -r /usr/share/themes/* .local/share/themes
sudo flatpak override --filesystem=$HOME/.local/share/themes
sudo flatpak override --env=GTK_THEME=Adwaita-dark
Created
February 25, 2023 11:03
-
-
Save webgtx/a9402b100d4aac1a798d30d5840939fd to your computer and use it in GitHub Desktop.
How to setup GTK theme for all flatpak apps
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment