vizzard
Results
2
comments of
vizzard
`sudo` plugin does one more cool thing - when you are typing command and you realize you forgot sudo in the beginning, you can hit `Esc` twice and sudo will...
Changing guake-0.7.2/src/guake/guake_app.py line 871: window_rect.width = window_rect.width - unity_dock like this by removing "- unity_dock": window_rect.width = window_rect.width and running 'dev.sh --reinstall' and 'dev.sh --install' fixed issue for me. Looks...