diff options
| author | joott <josh@ottmail.me> | 2025-07-26 12:01:34 -0400 |
|---|---|---|
| committer | joott <josh@ottmail.me> | 2025-07-26 12:01:34 -0400 |
| commit | 0c38bc8b9d1da802b48f6e7d16c7956824d99865 (patch) | |
| tree | c72673d1df36547c44833601977a6fb94b97e475 /wallust/wallust.toml | |
| parent | c045540bbc6a965468b8ac501ca9ddc26faec297 (diff) | |
| download | dotfiles-0c38bc8b9d1da802b48f6e7d16c7956824d99865.tar.gz dotfiles-0c38bc8b9d1da802b48f6e7d16c7956824d99865.zip | |
terminal prompt updates
Diffstat (limited to 'wallust/wallust.toml')
| -rw-r--r-- | wallust/wallust.toml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/wallust/wallust.toml b/wallust/wallust.toml index 747140a..26ad8d1 100644 --- a/wallust/wallust.toml +++ b/wallust/wallust.toml @@ -11,11 +11,8 @@ waybar.target = '~/.config/waybar/colors.css' kitty.template = 'colors_kitty.conf' kitty.target = '~/.config/kitty/colors.conf' -starship.template = 'starship.toml' -starship.target = '~/.config/starship/starship.toml' - -transient_star.template = 'starship_transient.toml' -transient_star.target = '~/.config/starship/transient.toml' +starship.template = 'starship' +starship.target = '~/.config/starship/' sway.template = 'colors_sway' sway.target = '~/.config/sway/colors' |