Settings > Appereance > Dock > Icon Size
2020-12-29
How to change icon size of the dock in Ubuntu / Unity
To change the size of the Dock icons go to:
2020-12-02
Disable ask for password after suspend in Ubuntu
Run in the terminal:
gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend false
2020-12-01
Add Chrome shortcut for more profiles on desktop
1. Create a file named User.desktop
2.Edit the file:
#!/usr/bin/env xdg-open[Desktop Entry]Version=1.0Type=ApplicationTerminal=falseIcon[en_US]=google-chromeExec=google-chrome --profile-directory=Profile\ 1Name[en_US]=UserName=UserIcon=google-chrome
3. Move the file on the desktop
4. Right click on he file and select "Allow Launching"
5. Double click on the file to start chrome with your profile
Subscribe to:
Posts (Atom)