From 378cab2ec31574daae3f8332cf30924214b58c8f Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Mon, 29 Jun 2020 05:46:13 +0300 Subject: artix-specific stuff; use pacmixer instead of ncpamixer --- system/mkinitcpio.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system') diff --git a/system/mkinitcpio.conf b/system/mkinitcpio.conf index 02dfa15..33a5ac2 100644 --- a/system/mkinitcpio.conf +++ b/system/mkinitcpio.conf @@ -49,7 +49,7 @@ FILES=() # ## NOTE: If you have /usr on a separate partition, you MUST include the # usr, fsck and shutdown hooks. -HOOKS=(base udev plymouth autodetect keyboard keymap modconf block plymouth-encrypt lvm2 filesystems fsck) +HOOKS=(base udev autodetect modconf block consolefont filesystems keyboard fsck) # COMPRESSION # Use this to compress the initramfs image. By default, gzip compression -- cgit v1.2.3