🩹 fix(tmux): Fix floax text color

This commit is contained in:
punkfairie 2024-11-03 13:54:07 -08:00
parent 5cf930cc4d
commit 9cdaccc3c6
Signed by: punkfairie
GPG key ID: 01823C057725C266

View file

@ -90,6 +90,7 @@
extraConfig = # tmux
''
set -g @floax-bind 'i'
set -g @floax-text-color 'white'
'';
}
];