Customize your Ubuntu, Fedora as you want. In the video I have customized Ubuntu 18.04 to look like Mac Os. Similar steps are required to customize Fedora or any gnome desktop to Mac Os.
---------------------- for fedora ------------------------------------ to install tweak tool: sudo dnf makecache sudo dnf install gnome-tweak-tool
for shell extension sudo dnf install chrome-gnome-shell
----------------for ubuntu ---------------------------- -- if you are unable to install User theme from gnome shell extensions type following command sudo apt install chrome-gnome-shell
and then try to install it again
-- If the dock is shown even on lock screen, then you can remove it by uninstalling ubuntu dock by this command
-- if you want to change the GDM theme back to default one use this command sudo cp /usr/share/gnome-share/theme/ubuntu.bak /usr/share/gnome-share/theme/ubuntu.css ___________________________________________________ suggested by Hoàng Nguyễn 1. Download this cursor: gnome-look.org/p/1241071 2. Extract the archive and move all files and folders to ~/.icon 3. Open tweak, change your cursor to El_Capitan.....
Customize Ubuntu 18.04 : how to fully customize GNOME 3 | Make Ubuntu 18.04 look like Mac OsShivam Ashtikar2018-04-27 | To Rollback to default Ubuntu look please watch this youtu.be/Jgq9jIjvaWg
Customize your Ubuntu, Fedora as you want. In the video I have customized Ubuntu 18.04 to look like Mac Os. Similar steps are required to customize Fedora or any gnome desktop to Mac Os.
---------------------- for fedora ------------------------------------ to install tweak tool: sudo dnf makecache sudo dnf install gnome-tweak-tool
for shell extension sudo dnf install chrome-gnome-shell
----------------for ubuntu ---------------------------- -- if you are unable to install User theme from gnome shell extensions type following command sudo apt install chrome-gnome-shell
and then try to install it again
-- If the dock is shown even on lock screen, then you can remove it by uninstalling ubuntu dock by this command
-- if you want to change the GDM theme back to default one use this command sudo cp /usr/share/gnome-share/theme/ubuntu.bak /usr/share/gnome-share/theme/ubuntu.css ___________________________________________________ suggested by Hoàng Nguyễn 1. Download this cursor: gnome-look.org/p/1241071 2. Extract the archive and move all files and folders to ~/.icon 3. Open tweak, change your cursor to El_Capitan.....Customize Ubuntu in 2019 : Make Ubuntu 18.10 look like macShivam Ashtikar2019-02-10 | ------------------- Sites -------------------- gnome-look.org extensions.gnome.org
gsettings set org.gnome.shell.extensions.dash-to-dock show-apps-at-top true gsettings set org.gnome.shell.extensions.dash-to-dock running-indicator-style DEFAULT gsettings set org.gnome.shell.extensions.dash-to-dock custom-theme-customize-running-dots false gsettings set org.gnome.shell.extensions.dash-to-dock custom-theme-shrink false gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode DEFAULT gsettings set org.gnome.shell.extensions.dash-to-dock extend-height false gsettings set org.gnome.shell.extensions.dash-to-dock dock-position BOTTOM
Song: Jarico - Island (Vlog No Copyright Music) Video Link: youtu.be/gZlDn4EmTvo
Inner Peace by Mike Chino soundcloud.com/mike-chino Creative Commons — Attribution-ShareAlike 3.0 Unported — CC BY-SA 3.0 http://creativecommons.org/licenses/b... Music promoted by Audio Library youtu.be/0nI6qJeqFcc
Song: Nekzlo - Moments (Vlog No Copyright Music) Video Link: youtu.be/TCFMO24whuM
This video is intended for those who have customized there systems using above tutorial.Customize Ubuntu 18.04 : GRUB Theme | Theme Start Menu | Make start screen look goodShivam Ashtikar2018-05-09 | Customize your PC GRUB . GRUB bootloader is the software that loads the Linux kernel. It is the first software that starts at a system boot.This program is responsible for detecting and loading any OS on your personal computer. --------------------------------------------------------------- If your computer is dual booted then by default PC boots to Linux. To manipulate it (if I want it to boot into windows by default ( I have ubuntu + windows installed ) ) you have to change GRUB file a little in my case if I want to boot into windows by default then steps are: execute sudo gedit /etc/default/grub then change GRUB_DEFAULT=0 value to you windows partition ( in my case it is 4 ) so I would change it to GRUB_DEFAULT=4 then save the file and update GRUB using sudo update-grub and reboot to see change ----------------------------------------------------- Like, Dislike, Share and Subscribe!Customize Ubuntu : Make login screen look like Mac Os login screenShivam Ashtikar2018-04-24 | Make Ubuntu login screen look like Mac OS login screen. Customize Ubuntu in few steps. Works flawlessly with Ubuntu 17.10 and later. To download theme: gnome-look.org/p/1207015 No extra tools required. You can try other themes also using similar procedure.
-- for getting default GDM theme back use this command