Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Commit

Permalink
another fix by bell
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar committed May 23, 2024
1 parent 7b97142 commit 7a379fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export FLAVOR="mocha"
export ACCENT="mauve"

# Set the catppuccin theme directory
export THEME_DIR="$HOME/.local/share/themes/catppuccin-${FLAVOR}-${ACCENT}-standard+default"
export THEME_DIR="catppuccin-${FLAVOR}-${ACCENT}-standard+default"

# Set the theme
sudo flatpak override --env=GTK_THEME=$THEME_DIR
Expand Down

0 comments on commit 7a379fd

Please sign in to comment.