From 59f1e0cfc363fa6ed4cebc3efe85fdcf6e79d467 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 27 Jun 2021 11:45:09 +0200 Subject: Add ALSA defaults for North MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- base/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'base/Makefile') diff --git a/base/Makefile b/base/Makefile index 607a0da..083eb91 100644 --- a/base/Makefile +++ b/base/Makefile @@ -7,12 +7,14 @@ install: mkdir -p -- ~/.config test ! -d ~/.profile test ! -d ~/.config/profile + test ! -d ~/.config/profile-North test ! -d ~/.config/user-dirs.locale test ! -d ~/.config/face test ! -d ~/.face test ! -d ~/.face.icon ln -sf -- .config/profile ~/.profile ln -sf -- ~/.dotfiles/base/profile ~/.config/profile + ln -sf -- ~/.dotfiles/base/profile-North ~/.config/profile-North ln -sf -- ~/.dotfiles/base/user-dirs.locale ~/.config/ ln -sf -- ~/.dotfiles/base/faces/$(FACE) ~/.config/face ln -sf -- .config/face ~/.face -- cgit v1.2.3-70-g09d2