chore(tmux): add configuration for nerd font window name plugin

This commit is contained in:
Stefan Imhoff
2023-08-23 13:52:27 +02:00
parent 882a7dc2dc
commit 0da050d08d
2 changed files with 9 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
- ~/.config/gh
- ~/.config/lazygit
- ~/.config/lazydocker
- ~/.config/tmux
- link:
~/.ack: search/ack
@@ -29,6 +30,7 @@
~/.config/ranger: ranger
~/.config/skhd: skhd
~/.config/starship.toml: prompt/starship.toml
~/.config/tmux/tmux-nerd-font-window-name.yml: tmux/tmux-nerd-font-window-name.yml
~/.config/tmuxinator: tmuxinator
~/.config/yabai: yabai
~/.ctags: search/ctags

View File

@@ -0,0 +1,7 @@
config:
fallback-icon: "?"
show-name: true
icons:
fish: "🐠"
nvim: "📝"