Compare commits
3 Commits
91b0a430d2
...
ae48d799af
| Author | SHA1 | Date | |
|---|---|---|---|
| ae48d799af | |||
| 859512599d | |||
| 8d10b38d0d |
1
dots/.config/tmux/tmux.regular.conf
Normal file
1
dots/.config/tmux/tmux.regular.conf
Normal file
@@ -0,0 +1 @@
|
||||
set -g status-style bg=default
|
||||
@@ -16,7 +16,9 @@
|
||||
};
|
||||
|
||||
home.file = {
|
||||
".config/tmux/tmux.regular.conf".source = dotsPath + "/.config/tmux/tmux.regular.conf";
|
||||
".config/tmux/hooks/tmux.ssh.conf".source = dotsPath + "/.config/tmux/hooks/tmux.ssh.conf";
|
||||
".config/tmux/hooks/tmux.regular.conf".source = dotsPath + "/.config/tmux/hooks/tmux.regular.conf";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user