datysho Posted February 25, 2015 Share Posted February 25, 2015 Hello everyone. How i can toggle application with LSUIElement true? I want toggle my terminal with shift+F1 key, and i create next workflow I added <key>LSUIElement</key> <true/> to Terminal's Info.plist file, and when i run my workflow my terminal have open, but after that i can't hide it. Whats going on? Link to comment
deanishe Posted March 5, 2015 Share Posted March 5, 2015 You shouldn't really alter the Info.plist file of existing apps because it invalidates the signature. What exactly do you mean by "toggle [your] terminal"? Link to comment
datysho Posted March 7, 2015 Author Share Posted March 7, 2015 i want to show/hide my terminal over all applications and spaces, like guake terminal in ubuntu Link to comment
deanishe Posted March 7, 2015 Share Posted March 7, 2015 Perhaps consider using iTerm 2 instead of Terminal? It's better and has a visor mode built in (you need the nightly build, though). Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now