nix-config/sh/301-adapta-theme
2018-09-01 00:30:48 -04:00

14 lines
298 B
Bash

#!/bin/sh
#
# Adapta is a common GTK theme used by many users. There is
# also A KDE theme for consistency across both toolkits.
#
# https://github.com/adapta-project/adapta-gtk-theme
# https://github.com/PapirusDevelopmentTeam/adapta-kde
set -xe
pacman -S adapta-gtk-theme
pacman -S adapta-kde