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:
parent
9ac25f199c
commit
816b4ea9ff
@ -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:
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user