From dc5bf6b9d6355adcfae5d49441e2560d139bedd7 Mon Sep 17 00:00:00 2001 From: Jafner <40403594+Jafner@users.noreply.github.com> Date: Sun, 21 Nov 2021 16:13:29 -0800 Subject: [PATCH] Add Flatpak theme help --- dotfiles_github/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dotfiles_github/README.md b/dotfiles_github/README.md index 7beee47b..99b9f508 100644 --- a/dotfiles_github/README.md +++ b/dotfiles_github/README.md @@ -17,6 +17,10 @@ Run `chmod +x ./setup_sshd.sh && ./setup_sshd.sh` Run `chmod +x ./install_flatpaks.sh && ./install_flatpaks.sh` You will need to accept some prompts. +``` +sudo flatpak override --filesystem=/usr/share/themes +``` + ## Install `pamidi` Install `xdotool` with `sudo pacman -S xdotool` Run `chmod +x ./install_pamidi.sh && ./install_pamidi.sh`