Update install scripts

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2022-01-04 16:31:19 +01:00
parent f8c131b5f3
commit 64a5b09320
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
4 changed files with 34 additions and 4 deletions

View file

@ -24,6 +24,7 @@ CONFIG_ETC_FILES=(
["/etc/vconsole.conf"]="644"
["/etc/X11/nvidia-xorg.conf.d/00-keyboard.conf"]="644"
["/etc/X11/nvidia-xorg.conf.d/20-displaylink.conf"]="644"
["/etc/X11/nvidia-xorg.conf.d/30-Dual-Sense.conf"]="644"
["/etc/X11/xorg.conf.d/00-keyboard.conf"]="644"
["/etc/X11/xorg.conf.d/20-displaylink.conf"]="644"
["/etc/zsh/zshenv"]="644"
@ -31,6 +32,7 @@ CONFIG_ETC_FILES=(
["/etc/systemd/system.conf.d/00-limits.conf"]="644"
["/etc/locale.gen"]="755"
["/etc/locale.conf"]="655"
["/etc/logid.cfg"]="655"
["/etc/sysctl.d/99-sysctl.conf"]="644"
["/etc/bluetooth/main.conf"]="644"
["/etc/modprobe.d/hid_apple.conf"]="644"