1
0
forked from extern/nix-config

fedora: Change cursor theme to Breeze

This makes the cursor theme consistent with my Arch rice.
This commit is contained in:
Donovan Glover 2018-10-31 09:58:58 -04:00
parent 9ac25f199c
commit 816b4ea9ff
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 3 additions and 2 deletions

View File

@ -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:

View File

@ -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.