CommandShift icon indicating copy to clipboard operation
CommandShift copied to clipboard

how do i re-enable the menu bar

Open stefan-zonguru opened this issue 1 year ago • 6 comments

I told command shift to hide from the menu bar permanently and now want to change my hotkey from cmd-shift to opt-shift but I cannot find it anywhere.

Is there a way I can get the app to re-appear on the menu bar? I tried restarting, reinstalling and nothing has worked.

stefan-zonguru avatar Aug 19 '24 14:08 stefan-zonguru

Hi @stefan-zonguru!

Please run the following command from Terminal (Applications -> Utilities -> Terminal) :

defaults write vasybaran.lovefromukraine.commandshift.CommandShift "tray_icon.hide" -bool false

and then restart CommandShift (kill it using Activity Monitor or just restart your Mac) BTW, the latest version of CommandShift has an option to either hide icon form the tray menu perfmanently or only until the next restart ;-)

Screenshot 2024-08-19 at 19 05 23

I hope this will help. Thank you for using CommandShift!

VasylBaran avatar Aug 19 '24 16:08 VasylBaran

hi @VasylBaran

Thank you for your response. I tried this but unfortunately it isn't working. Please see the below video for a demo:

https://komododecks.com/recordings/Q9dr7EifVk0pgJ7RXK42

stefan-zonguru avatar Aug 21 '24 08:08 stefan-zonguru

same, doesnt work

roi007leaf avatar Aug 28 '24 06:08 roi007leaf

@stefan-zonguru @roi007leaf I've just created a new release where I explicitly set settings-file location to /Users/<user_name>/.config/commandShift.ini

Please use CommandShift from that release, after installing it you should be able to see CommandShift in the tray menu and if you choose to hide it again - then in the future you can just delete this settings file (/Users/<user_name>/.config/commandShift.ini) or modify it (replace white_tray_icon=true with white_tray_icon=false or remove this entry from the file entirely)

Please give it a try and let me know the results 😉

v.1.04: https://github.com/VasylBaran/CommandShift/releases/tag/1.04

VasylBaran avatar Aug 28 '24 11:08 VasylBaran

works, thanks!

roi007leaf avatar Aug 29 '24 05:08 roi007leaf

works, thanks!

great to hear that, cheers! 😉

VasylBaran avatar Aug 29 '24 06:08 VasylBaran