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

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar authored May 23, 2024
1 parent 7a379fd commit 754306d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,8 @@ After you've allowed access, set the theme, using the following:
export FLAVOR="mocha"
export ACCENT="mauve"

# Set the catppuccin theme directory
export THEME_DIR="catppuccin-${FLAVOR}-${ACCENT}-standard+default"

# Set the theme
sudo flatpak override --env=GTK_THEME=$THEME_DIR
sudo flatpak override --env=GTK_THEME="catppuccin-${FLAVOR}-${ACCENT}-standard+default"
```

### Manual installation
Expand Down

0 comments on commit 754306d

Please sign in to comment.