Completely hide top panel in Ubuntu
May 23, 2010 11:23 AM | Posted in Random | No Comments »After struggling with this for a little bit, and not finding any satisfactory solutions online, I was able to come up with this. Save the following script and add it to your startup applications: #!/bin/bash gconftool-2 --type List --list-type String \ --set /apps/panel/general/toplevel_id_list ...