1
0
forked from extern/nix-config

archlinux: Add make gnome target

Here are some good default GNOME settings for when you want to boot
into the gnome shell instead of bspwm.
This commit is contained in:
Donovan Glover 2018-12-11 15:14:36 -05:00
parent 7825eed62f
commit bb5b168ca5
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -41,6 +41,13 @@ rust:
@rustup install stable
@rustup default stable
.PHONY: gnome
gnome:
@../gnome/.config/gnome/extensions.sh
@../gnome/.config/gnome/antialiasing.sh
@../gnome/.config/gnome/arc-dark-gtk-theme.sh
@../gnome/.config/gnome/breeze-cursor-theme.sh
.PHONY: clean
clean:
@rm -fv PKGBUILDs/**/*.pkg.tar.xz