forked from extern/nix-config
archlinux: Remove gnome config
This is no longer needed since I plan to focus fully on bspwm instead. Note that I may still use GNOME on multi-monitor setups and other devices where having the convenience of bspwm and sxhkd isn't necessary.
This commit is contained in:
parent
3185a27739
commit
c09cada5e2
@ -39,13 +39,6 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user