diff --git a/.fedora/Makefile b/.fedora/Makefile index 78dd5caa..c0d12243 100644 --- a/.fedora/Makefile +++ b/.fedora/Makefile @@ -8,7 +8,8 @@ make=$(MAKE) -C .. # yet for the latest version of GNOME. .PHONY: rice rice: - @${install} gnome-tweaks pop-gtk-theme pop-icon-theme + @${install} gnome-tweaks pop-gtk-theme pop-icon-theme \ + breeze-cursor-theme .PHONY: dev dev: diff --git a/.fedora/README.md b/.fedora/README.md index 694fd363..c03f3136 100644 --- a/.fedora/README.md +++ b/.fedora/README.md @@ -17,7 +17,7 @@ Open the GNOME Tweaks program. Then: #### Under Appearance 1. Change **Applications** to **Pop** or **Pop-dark**. -2. Change **Cursor** to **Pop**. +2. Change **Cursor** to **Breeze_cursors**. 3. Change **Icons** to **Pop**. 4. Change the background and lock screen image.