Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

hide active app from dock

# replace [AppName] with the name of the app you want hidden
/usr/libexec/PlistBuddy -c 'Add :LSUIElement bool true' /Applications/[AppName].app/Contents/Info.plist

# revert
/usr/libexec/PlistBuddy -c 'Delete :LSUIElement' /Applications/[AppName].app/Contents/Info.plist
Comment

PREVIOUS NEXT
Code Example
Shell :: macos dd sd card 
Shell :: pip install pi 
Shell :: wget raw to file 
Shell :: exiting nano 
Shell :: github repository 
Shell :: ffmpeg linux capture desktop 
Shell :: sed replace from match 
Shell :: grep until third match 
Shell :: postgre create user 
Shell :: not a git repository after clone 
Shell :: the most profitable business in zimbabwe 
Shell :: GImp install ubuntu terminal command 
Shell :: how install mongodb on raspberry 
Shell :: can i merge two repositories github 
Shell :: dev/kvm not found 
Shell :: install docker on ubuntu 
Shell :: how to uninstall photos app in windows 10 
Shell :: install kubectl on ubuntu 
Shell :: Instal helm ubuntu linux 
Shell :: add new file to context menu win 10 11 
Shell :: how to permantely install library in collab 
Shell :: see active apcahe conf file 
Shell :: python-swiftclient 3.5.0 uninstall ubuntu 
Php :: tinker color auto 
Php :: check laravel version 
Php :: php number padding 
Php :: eloquent get random 
Php :: php convert string to date 
Php :: autoprefixer: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated. 
Php :: How to check even or odd number in php 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =