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/gh
|
||||||
- ~/.config/lazygit
|
- ~/.config/lazygit
|
||||||
- ~/.config/lazydocker
|
- ~/.config/lazydocker
|
||||||
|
- ~/.config/tmux
|
||||||
|
|
||||||
- link:
|
- link:
|
||||||
~/.ack: search/ack
|
~/.ack: search/ack
|
||||||
@@ -29,6 +30,7 @@
|
|||||||
~/.config/ranger: ranger
|
~/.config/ranger: ranger
|
||||||
~/.config/skhd: skhd
|
~/.config/skhd: skhd
|
||||||
~/.config/starship.toml: prompt/starship.toml
|
~/.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/tmuxinator: tmuxinator
|
||||||
~/.config/yabai: yabai
|
~/.config/yabai: yabai
|
||||||
~/.ctags: search/ctags
|
~/.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