🩹 fix(tmux): Fix floax text color
This commit is contained in:
parent
95051d9b7a
commit
de257e4abe
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
extraConfig = # tmux
|
||||
''
|
||||
set -g @floax-bind 'i'
|
||||
set -g @floax-text-color 'white'
|
||||
'';
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue