Skip to content

Commit

Permalink
chore: update sample config
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadow53 committed Aug 20, 2023
1 parent bee87bd commit ee4ea2a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config.toml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ exclusivity = [
["steam_flatpak", "steam"]
]

[defaults]
XDG_CONFIG_HOME = "${HOME}/.config"
XDG_DATA_HOME = "${HOME}/.local/share"

[envs]

# Match if `fish` is somewhere in $PATH.
Expand Down

0 comments on commit ee4ea2a

Please sign in to comment.