home-config/fish/functions/_tide_item_private_mode.fish

6c4fc5e429f362c0c5544d34f17285c4cfc16ba8 · 124 B · 3 lines raw

1 function _tide_item_private_mode
2 set -q _tide_private_mode && _tide_print_item private_mode $tide_private_mode_icon
3 end