diff options
| author | joott <josh@ottmail.me> | 2025-07-24 15:52:09 -0400 |
|---|---|---|
| committer | joott <josh@ottmail.me> | 2025-07-24 15:52:09 -0400 |
| commit | 097a7f4a621c973eb2de67c1fd7570db2cacd98e (patch) | |
| tree | 422f2e6770c6c48858db14f5290d03dedd42de39 /configs.toml | |
| parent | 352348a04b1495af03849f6b264b0584b509aa57 (diff) | |
| download | dotfiles-097a7f4a621c973eb2de67c1fd7570db2cacd98e.tar.gz dotfiles-097a7f4a621c973eb2de67c1fd7570db2cacd98e.zip | |
fix kitty entry
Diffstat (limited to 'configs.toml')
| -rw-r--r-- | configs.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs.toml b/configs.toml index 9a62ae3..90ddffc 100644 --- a/configs.toml +++ b/configs.toml @@ -56,4 +56,4 @@ parent = "/home/josh" [kitty] file = "kitty.conf" -parent = "/home/josh/.config" +parent = "/home/josh/.config/kitty" |