diff options
| author | kkard2 <[email protected]> | 2025-03-12 20:28:44 +0100 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2025-03-12 20:28:44 +0100 |
| commit | 8c63a2ace7535b562feedc037fe2f5ba8175ee89 (patch) | |
| tree | 22a83678dc4d65c067e6f449b42e5b1d426536ef /_linux/README.md | |
| parent | 964337ffb775db3be525175bef44d0df1a26ef77 (diff) | |
forgor
Diffstat (limited to '_linux/README.md')
| -rw-r--r-- | _linux/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_linux/README.md b/_linux/README.md index 57910f6..b337d4d 100644 --- a/_linux/README.md +++ b/_linux/README.md @@ -2,6 +2,6 @@ * `sudo apt install sxhkd` xdd # links -* `~/.tmux.conf` -> `./.tmux.conf` +* `$XDG_CONFIG_HOME/tmux` -> `./tmux` * `$XDG_CONFIG_HOME/i3` -> `./i3` * `$XDG_CONFIG_HOME/i3status` -> `./i3status` |
