mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-04-17 07:48:37 +02:00
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.
|
# yet for the latest version of GNOME.
|
||||||
.PHONY: rice
|
.PHONY: rice
|
||||||
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
|
.PHONY: dev
|
||||||
dev:
|
dev:
|
||||||
|
@ -17,7 +17,7 @@ Open the GNOME Tweaks program. Then:
|
|||||||
#### Under Appearance
|
#### Under Appearance
|
||||||
|
|
||||||
1. Change **Applications** to **Pop** or **Pop-dark**.
|
1. Change **Applications** to **Pop** or **Pop-dark**.
|
||||||
2. Change **Cursor** to **Pop**.
|
2. Change **Cursor** to **Breeze_cursors**.
|
||||||
3. Change **Icons** to **Pop**.
|
3. Change **Icons** to **Pop**.
|
||||||
4. Change the background and lock screen image.
|
4. Change the background and lock screen image.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user