mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(tmux): add configuration for nerd font window name plugin
This commit is contained in:
@@ -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
|
||||
|
||||
7
tmux/tmux-nerd-font-window-name.yml
Normal file
7
tmux/tmux-nerd-font-window-name.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
config:
|
||||
fallback-icon: "?"
|
||||
show-name: true
|
||||
|
||||
icons:
|
||||
fish: "🐠"
|
||||
nvim: "📝"
|
||||
Reference in New Issue
Block a user