fix(darkman): typo in tmux light-mode switch
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
ln -fs light-mode.conf ~/.config/tmux/current-theme.conf
|
||||
|
||||
if tmux list-sesions; then
|
||||
if tmux list-sessions; then
|
||||
tmux source ~/.tmux.conf
|
||||
fi
|
||||
|
Reference in New Issue
Block a user